-
This repository is an absolute gem for those diving into machine learning and working on innovative projects. 🚀 To make it even more powerful, I'd love to contribute by adding a real-time translation …
-
Bicep and azd now support bicepparam. Let's get the templates we own updated to use bicepparam.
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/parameter-files?tabs=Bicep
-
1. PUT /subscriptions/.../resourceGroups/.../providers/Microsoft.Storage/storageAccounts/.../blobServices/default?api-version=2019-06-01
{"properties":{"cors":{"corsRules":[{"allowedOrigins":["http…
-
Helps when customers have a policy requiring tags to be set and otherwise get a RequestDisallowedByPolicy error.
Probably requires an API change, low priority for now.
-
### Apache Airflow Provider(s)
cncf-kubernetes
### Versions of Apache Airflow Providers
apache-airflow-providers-amazon==8.14.0
apache-airflow-providers-celery==3.5.1
apache-airflow-providers-cnc…
-
We've seen confusion when folks try to map the Connection Strings feature in the portal to local. Local connection strings should just be treated like any other app setting. Our docs should explain th…
-
### Describe the bug
### Expected Behavior
The command should accept a string or list of strings for the `--protocols` argument, as documented in the Azure CLI reference.
### Steps to Reproduce
1. S…
-
Docker compose is commonly used for local development and testing. We need an ability for Copilot to import Docker Compose files and convert them as Copilot native app and svc objects, in a guide way.…
-
**Describe the bug**
We encountered the following errors on heavy load when creating resource group and network security group using Azure Java SDK new version, The Webclient is OkHttpClient. This is…
-
## Test Setup
I created a function app which fans out to 1,000 sub-orchestrations (which each do a simple hello world sequence) and had it run locally for several hours using `ContinueAsNew`.
##…