Skip to content

Commit

Permalink
Merge branch 'main' into users/alsehr/loggerSingular
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSehr committed Nov 8, 2024
2 parents 7a487e2 + 7e8e250 commit d4abeba
Show file tree
Hide file tree
Showing 208 changed files with 13,243 additions and 7,730 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.ptn.deployment-script.import-image-to-acr"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.hybrid-compute.machine.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.hybrid-compute.machine"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 1 addition & 1 deletion avm/ptn/azd/apim-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Creates and configure an API within an API Management service instance.
| `Microsoft.ApiManagement/service/apis` | [2022-08-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2022-08-01/service/apis) |
| `Microsoft.ApiManagement/service/apis/diagnostics` | [2022-08-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2022-08-01/service/apis/diagnostics) |
| `Microsoft.ApiManagement/service/apis/policies` | [2022-08-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2022-08-01/service/apis/policies) |
| `Microsoft.Web/sites/config` | [2022-09-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Web/sites) |
| `Microsoft.Web/sites/config` | [2022-09-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Web/2022-09-01/sites/config) |

## Usage examples

Expand Down
Loading

0 comments on commit d4abeba

Please sign in to comment.