Skip to content

Commit

Permalink
compiled bicep changes (#895)
Browse files Browse the repository at this point in the history
* compiled bicep changes

* Compiled bicep changes

* Update validate-build-bicep.yml (#897)

* Update validate-build-bicep.yml

* Update validate-build-bicep.yml

* Update validate-build-bicep.yml

* GitHub Action: Build Bicep to JSON

---------

Co-authored-by: Mike Dzikowski <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
3 people authored Feb 15, 2024
1 parent dc0e3cd commit 237b27c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 50 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/validate-build-bicep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,19 @@ env:
jobs:
validate-build:
runs-on: ubuntu-latest
permissions:
actions: read
checks: read
contents: write
deployments: write
issues: read
discussions: read
packages: none
pages: read
pull-requests: write
repository-projects: read
security-events: write
statuses: read
steps:
- uses: actions/checkout@v4
with:
Expand Down
16 changes: 2 additions & 14 deletions src/bicep/add-ons/azureVirtualDesktop/solution.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"_generator": {
"name": "bicep",
"version": "0.25.53.49325",
"templateHash": "15300562303516121956"
"templateHash": "863071023426264754"
}
},
"parameters": {
Expand Down Expand Up @@ -558,7 +558,7 @@
"_generator": {
"name": "bicep",
"version": "0.25.53.49325",
"templateHash": "13134262410206231483"
"templateHash": "6310782610199200457"
}
},
"parameters": {
Expand Down Expand Up @@ -604,12 +604,6 @@
"recoveryServicesGeo": "bjb2",
"timeDifference": "+8:00",
"timeZone": "China Standard Time"
},
"chinanorth3": {
"abbreviation": "cnn3",
"recoveryServicesGeo": "",
"timeDifference": "+8:00",
"timeZone": "China Standard Time"
}
},
"AzureCloud": {
Expand Down Expand Up @@ -763,12 +757,6 @@
"timeDifference": "+9:00",
"timeZone": "Korea Standard Time"
},
"newzealandnorth": {
"abbreviation": "nzn",
"recoveryServicesGeo": "",
"timeDifference": "+13:00",
"timeZone": "New Zealand Standard Time"
},
"northcentralus": {
"abbreviation": "usnc",
"recoveryServicesGeo": "ncus",
Expand Down
Loading

0 comments on commit 237b27c

Please sign in to comment.