Merged
Conversation
AlexanderSehr
commented
Feb 4, 2022
.../pipelines/dependencies/Microsoft.Authorization/policyAssignments/parameters/parameters.json
Outdated
Show resolved
Hide resolved
AlexanderSehr
commented
Feb 8, 2022
utilities/pipelines/tokensReplacement/Convert-TokensInParameterFile.ps1
Outdated
Show resolved
Hide resolved
AlexanderSehr
commented
Feb 8, 2022
utilities/pipelines/tokensReplacement/Convert-TokensInParameterFile.ps1
Outdated
Show resolved
Hide resolved
AlexanderSehr
commented
Feb 8, 2022
Unit Test Results 1 files ±0 1 suites ±0 19s ⏱️ -1s Results for commit e0e20e7. ± Comparison against base commit f61dcc6. This pull request removes 3 and adds 3 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
ahmadabdalla
requested changes
Feb 8, 2022
.azuredevops/pipelineTemplates/jobs.validateModuleDeployment.yml
Outdated
Show resolved
Hide resolved
.azuredevops/pipelineTemplates/jobs.validateModuleDeployment.yml
Outdated
Show resolved
Hide resolved
utilities/pipelines/tokensReplacement/Convert-TokensInParameterFile.ps1
Outdated
Show resolved
Hide resolved
utilities/pipelines/tokensReplacement/Convert-TokensInParameterFile.ps1
Outdated
Show resolved
Hide resolved
Contributor
|
Something I noticed VERBOSE: {
"ResourceGroupName": "validation-rg",
"TemplateFilePath": "/home/runner/work/ResourceModules/ResourceModules/arm/Microsoft.AnalysisServices/servers/deploy.bicep",
"ManagementGroupId": "***",
"Verbose": true,
"DeploymentName": "servers-20220208T1002332788Z"
}
VERBOSE: Template file path: [/home/runner/work/ResourceModules/ResourceModules/arm/Microsoft.AnalysisServices/servers/deploy.bicep]
VERBOSE: Module name: [servers]
VERBOSE: Handling resource removal with deployment name [servers-20220208T1002332788Z]
VERBOSE: Determined deployment scope [resourcegroup]
VERBOSE: Found deployed resource [/subscriptions/***/resourceGroups/validation-rg/providers/Microsoft.AnalysisServices/servers/sxxazasweumin001]
VERBOSE: Total number of deployment target resources after fetching deployments [1]
VERBOSE: Total number of deployment target resources after pre-filtering (duplicates) & ordering items [1]
VERBOSE: Total number of deployment target resources after formatting items [1]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]
VERBOSE: Using local tokens [namePrefix]which I found here. |
Contributor
Author
Seems its due to the resource removal where we fetch the resources names using the local tokens. Removed the verbosity |
ahmadabdalla
approved these changes
Feb 9, 2022
Contributor
ahmadabdalla
left a comment
There was a problem hiding this comment.
No further comments from my side. Approved
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Change
settings.jsontoken handlingPipeline references




@ ADO Dependency pipeline:
Type of Change
Please delete options that are not relevant.