Stephen Weatherford (MSFT)
Stephen Weatherford (MSFT)
https://snyk.io/test/npm/chokidar/1.7.0
1) create arm template main.json: ```json { "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "functions": [], "variables": {}, "resources": [], "outputs": {} } ``` 2) az bicep decompile -f main.json 3)...
Specifically requested (but goal is generic support), in no particular order: Open: - [ ] goharbor.io (see #878, #3449) - [ ] ECR (Amazon, see #3202, #3604) - [ ]...
Fixes #7228 ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/Azure/bicep/pull/7907)
That made sense in the QuickStarts repo, but since bicep compiles to a single file, using a URI is no longer necessary. That part of the rule should be removed....
See https://github.com/Azure/bicep/pull/7612#discussion_r937835448
- [ ] Intellisense default for the entire config file can have just the rules section (like currently) - [ ] Fix: Intellisense default for moduleAliases is missing "public", should...
 We should check telemetry, but I'm guessing these are rarely used. I think we should at least get rid of the "without-defaults" versions. 1) Now that we have lots...
TTK sources: https://github.com/Azure/arm-ttk/blob/master/arm-ttk/testcases/deploymentTemplate/apiVersions-Should-Be-Recent-In-Reference-Functions.test.ps1 TTK unit tests: https://github.com/Azure/arm-ttk/tree/master/unit-tests/apiVersions-Should-Be-Recent-In-Reference-Functions Documentation info: TTK docs: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/template-test-cases#use-recent-api-versions-in-reference-functions
DONE AND TESTED: State | Rule | Expected release | State | Bug or PR | Doc bug | Redirect link (when enabled) ---- | ---- | ---- | ----...