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

13842 Bicep linter doesn't recognise managementGroupResourceId as a r… #13889

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Apr 16, 2024

Fixes #13842

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Apr 16, 2024

Test this change out locally with the following install scripts (Action run 8808648247)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 8808648247
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 8808648247"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 8808648247
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 8808648247"

Copy link
Contributor

github-actions bot commented Apr 16, 2024

Test Results

    66 files   -     33      66 suites   - 33   22m 36s ⏱️ - 21m 43s
10 854 tests  -     19  10 853 ✅  -     19  1 💤 ±0  0 ❌ ±0 
25 604 runs   - 12 795  25 602 ✅  - 12 794  2 💤  - 1  0 ❌ ±0 

Results for commit a7ec154. ± Comparison against base commit f2f3502.

♻️ This comment has been updated with latest results.

@StephenWeatherford StephenWeatherford merged commit e5ea20e into main Apr 23, 2024
85 of 86 checks passed
@StephenWeatherford StephenWeatherford deleted the sw/13842-mg-id branch April 23, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bicep linter doesn't recognise managementGroupResourceId as a resourceId function
2 participants