Skip to content

Instantly share code, notes, and snippets.

View alex-frankel's full-sized avatar

Alex Frankel alex-frankel

  • Microsoft
  • Seattle, WA
View GitHub Profile
@alex-frankel
alex-frankel / bicepconfig.json
Last active April 26, 2024 15:55
Tests multiple different cases where a resource, module, or property condition evaluates to false, and therefore should never evaluate in the first place.
{
// See https://aka.ms/bicep/config for more information on Bicep configuration options
// Press CTRL+SPACE/CMD+SPACE at any location to see Intellisense suggestions
"analyzers": {
"core": {
"rules": {
"no-unused-params": {
"level": "warning"
}
}
@alex-frankel
alex-frankel / webrp-review-august.md
Last active December 27, 2021 15:24
Bicep/WebRP Monthly Sync

Bicep/WebRP issues sync

To discuss customer reported problems encountered with Web RP APIs consumed through Bicep or ARM Templates.

Outstanding issues

  • idempotency issue with SSL certs:
    • Azure/bicep#4564
    • waiting on support ticket # to send to WebRP control plane team
    • Support Ticket: 2109270010002207
  • Navy following up on support ticket as of 11/18

v0.4 Planning

ETA: 5/19-21 -- //build

Legend:

work item = already done

[work item] = in progress

{
"properties": {
"displayName": "[Preview]: Audit NIST SP 800-53 R4 controls and deploy specific VM Extensions to support audit requirements",
"policyType": "BuiltIn",
"description": "This initiative includes audit and VM Extension deployment policies that address a subset of NIST SP 800-53 R4 controls. Additional policies will be added in upcoming releases. For more information, please visit https://aka.ms/nist80053-blueprint.",
"metadata": {
"category": "Regulatory Compliance"
},
"parameters": {
"logAnalyticsWorkspaceIdforVMReporting": {