-
Notifications
You must be signed in to change notification settings - Fork 149
ci: Enhance Azure Dev workflow with submodule support and service principal configuration #126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 20 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
78f93e9
Add submodule support in checkout step and set principalId in environ…
Harmanpreet-Microsoft 58f1e44
Add timeout to template validation job and update principalId handling
Harmanpreet-Microsoft 33dd3c2
Add TEMP environment variable and ensure timeout is set for template …
Harmanpreet-Microsoft 08a473b
Configure bicepparam for service principal in template validation wor…
Harmanpreet-Microsoft 480b376
Add submodule support in checkout step of Azure Dev workflow
Harmanpreet-Microsoft 9211252
Add TEMP environment variable to Azure Dev workflow
Harmanpreet-Microsoft b2524f6
Add support for service principal in Azure Dev workflow
Harmanpreet-Microsoft 4ba6f45
Merge pull request #3 from microsoft/main
Harmanpreet-Microsoft 517abd6
feat: Configure Power BI API permissions for service principal in Azu…
Harmanpreet-Microsoft aaf5167
feat: Enhance infrastructure provisioning with retry mechanism and fr…
Harmanpreet-Microsoft ff47a00
feat: Add Power BI API access check before infrastructure provisioning
Harmanpreet-Microsoft beaaacf
refactor: Remove Power BI API permissions configuration and access ch…
Harmanpreet-Microsoft 6574965
feat: Update AZD environment configuration to set principal type and …
Harmanpreet-Microsoft 6297fe0
feat: Add resource group creation and environment setup in AZD workflow
Harmanpreet-Microsoft 983e5ca
feat: Enhance resource group creation logic to derive name from envir…
Harmanpreet-Microsoft 586e2bd
feat: Add re-authentication and retry logic for infrastructure provis…
Harmanpreet-Microsoft b365ea2
feat: Add resource group deletion check and retry logic during provis…
Harmanpreet-Microsoft 1c1e6a5
feat: Update fabricWorkspaceMode to 'none' for consistent environment…
Harmanpreet-Microsoft 5e2408e
feat: Remove re-authentication and retry logic from infrastructure pr…
Harmanpreet-Microsoft a04622d
feat: Remove timeout setting from infrastructure provisioning step
Harmanpreet-Microsoft 195cf60
feat: Refactor principal type and ID handling in workflow and paramet…
Harmanpreet-Microsoft 5d299d5
feat: Remove service principal ID retrieval and AZD environment confi…
Harmanpreet-Microsoft b2e390a
feat: Add AZURE_PRINCIPAL_ID and AZURE_PRINCIPAL_TYPE to environment …
Harmanpreet-Microsoft 4559409
feat: Enhance Service Principal Object ID resolution logic in workflow
Harmanpreet-Microsoft cc157d2
feat: Remove Service Principal Object ID resolution step from workflow
Harmanpreet-Microsoft 09ebdeb
Update Azure DevOps workflow for service principal handling
Harmanpreet-Microsoft d0985cd
Update workflow triggers for AZD template validation
Harmanpreet-Microsoft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can change these directly in main.bicepparm and make them configurable instead of changing for a pipeline run alone, I think Saswato might have already done the change, connect with him and check