Skip to content
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

Azure Stack HCI Bicep cluster: improve role assignment names and parameterization #14158

Closed
wants to merge 1 commit into from

improve role assignment names and parameterization

5187ebf
Select commit
Loading
Failed to load commit list.
Closed

Azure Stack HCI Bicep cluster: improve role assignment names and parameterization #14158

improve role assignment names and parameterization
5187ebf
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AzQuickStarts-MAC succeeded Sep 24, 2024 in 2m 57s

Build #160581 succeeded with issues

Annotations

Check failure on line 17 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L17

Note-FixableError : Readme must have a button with the link: https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true

**** SEE BELOW FOR EXPECTED MARKUP TO COPY AND PASTE INTO THE README ****
"Pass in -Fix flag to attempt fix"
At D:\a\1\test\ci-scripts\Validate-ReadMe.ps1:121 char:9
+         Note-FixableError "Readme must have a button with the link: $ …
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Note-FixableError
Note-FixableError : Readme must have a button with the link: http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.azurestackhci%2Fcreate-cluster-with-prereqs%2Fazuredeploy.json

**** SEE BELOW FOR EXPECTED MARKUP TO COPY AND PASTE INTO THE README ****
"Pass in -Fix flag to attempt fix"
At D:\a\1\test\ci-scripts\Validate-ReadMe.ps1:121 char:9
+         Note-FixableError "Readme must have a button with the link: $ …
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Note-FixableError
Note-FixableError : Readme must have a button with the link: https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true

**** SEE BELOW FOR EXPECTED MARKUP TO COPY AND PASTE INTO THE README ****
"Pass in -Fix flag to attempt fix"
At D:\a\1\test\ci-scripts\Validate-ReadMe.ps1:121 char:9
+         Note-FixableError "Readme must have a button with the link: $ …
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Note-FixableError
Note-FixableError : Readme must have a button with the link: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.azurestackhci%2Fcreate-cluster-with-prereqs%2Fazuredeploy.json

**** SEE BELOW FOR EXPECTED MARKUP TO COPY AND PASTE INTO THE README ****
"Pass in -Fix flag to attempt fix"
At D:\a\1\test\ci-scripts\Validate-ReadMe.ps1:121 char:9
+         Note-FixableError "Readme must have a button with the link: $ …
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Note-FixableError
Note-FixableError : Readme must have a button with the link: https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true

**** SEE BELOW FOR EXPECTED MARKUP TO COPY AND PASTE INTO THE README ****
"Pass in -Fix flag to attempt fix"
At D:\a\1\test\ci-scripts\Validate-ReadMe.ps1:121 char:9
+         Note-FixableError "Readme must have a button with the link: $ …
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Note-FixableError
Note-FixableError : Readme must have a button with the link: https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.azurestackhci%2Fcreate-cluster-with-prereqs%2Fazuredeploy.json

**** SEE BELOW FOR EXPECTED MARKUP TO COPY AND PASTE INTO THE README ****
"Pass in -Fix flag to attempt fix"
At D:\a\1\test\ci-scripts\Validate-ReadMe.ps1:121 char:9
+         Note-FixableError "Readme must have a button with the link: $ …
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Note-FixableError

Check failure on line 15 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L15

D:\a\1\s\quickstarts\microsoft.azurestackhci\create-cluster-with-prereqs\modules\ashciPrereqs.bicep(11,7) : Warning no-unused-params: Parameter "deploymentPrefix" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]

Check failure on line 111 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L111

PowerShell exited with code '1'.

Check failure on line 31 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L31

Analyze-Template : TemplateAnalyzer failed trying to analyze: D:\a\1\s\quickstarts\microsoft.azurestackhci\create-cluster-with-prereqs\azuredeploy.json 
At D:\a\1\test\ci-scripts\Run-TemplateAnalyzer.ps1:78 char:34
+             $newAnalysisPassed = Analyze-Template @params
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Analyze-Template