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

Add linter rule to warn against using 'Microsoft.Resources/deployments' #11848

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Sep 17, 2023

Add linter rule to warn against using 'Microsoft.Resources/deployments'

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2023

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2023

Test Results

     132 files   -      11       132 suites   - 11   3h 28m 21s ⏱️ - 45m 11s
10 545 tests +       3  10 545 ✔️ +       4  0 💤 ±0  0  - 1 
50 731 runs   - 2 101  50 731 ✔️  - 2 100  0 💤 ±0  0  - 1 

Results for commit e9367fb. ± Comparison against base commit 7524201.

♻️ This comment has been updated with latest results.

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) September 19, 2023 20:31
@anthony-c-martin anthony-c-martin merged commit e11d41e into main Sep 20, 2023
47 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/no-deployments-resources branch September 20, 2023 12:03
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.

None yet

2 participants