John Downs
John Downs
Please consider adding an option to completely disable the developer portal. For example, customers who have their own custom portal will not want to have a platform-provided portal accessible. Currently...
In the process of updating the [documentation for the Event Grid output binding](https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-event-grid) (see [this PR](https://github.com/MicrosoftDocs/azure-docs-pr/pull/103060)), I discovered that the output binding does not work correctly with Java functions. It...
The new `loadTextContent()` and `loadFileAsBase64()` functions look like they're ideal for scenarios like sending a custom script into the VMSS custom script extension. However, in my testing, I wasn't able...
Some resources, such as load balancers, require referencing resource IDs as part of the properties of the resource definition, but those resource IDs are child resources of the resource itself....
This PR enables Azure Monitor metrics collection for the cluster, which in turn enables [Network Observability](https://learn.microsoft.com/azure/aks/network-observability-overview).
**Describe the bug** The `enableAutoOff` setting doesn't appear to work correctly on the `learn-code` accessory. I expected it to keep the switch in the _on_ state after capturing an IR...