-
I am new to Visual Studio Code, new to the Visual Studio Code API Management Extension, and new to Azure API Management, so I am _really_ new.
When using the Visual Studio Code API Management Exte…
-
Here is a sample: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure.Management/main.tsp#L413
The `Azure.ResourceManager.Found…
-
TypeError: Cannot read properties of undefined (reading 'map')
at Object. (/app/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.js:70:67)
at Generator.next (…
-
### Does this question already exist in our backlog?
- [x] I have checked and confirm this is a new question.
### What is your question?
Hi, i have a question as my audit logs process is failing, i…
-
### Describe the bug
az container create is now throwing an error that osType is null.
This was not a mandatory field before but this error has caused it to be an mandatory field.
https://github.co…
-
### Describe the Bug with repro steps
Currently busy on triggering adf pipeline from workflow. But is seems that there is a bug with the api connection for ADF.
1) API Connection is created with sy…
-
Add linting rule that prevents adding `ArmTagsProperty` to `TrackedResource`. This TypeSpec:
```
model PrivateCloud is TrackedResource {
...ArmTagsProperty;
```
Generates this swagger:
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
sven5 updated
2 weeks ago
-
### Describe the bug
We create from azure image gallery some azure vm 'on the fly' for tests.
When the tests are done; we delete the azure vm and associated ressources (vm, disk, nic, nsg).
With alp…
-
The API readiness milestone app currently requires a user to go through all steps, which is not always necessary. The GitHub toolchain drives the API Review process via the API Spec pull request (PR)…