Simon Kurtz
Simon Kurtz
[Policy fragments](https://docs.microsoft.com/en-us/azure/api-management/policy-fragments) were just released and provide the means to avoid redundant code. This is very useful for customers and could be added towards the end of the Policies section.
Most, if not all, of the hyperlinks presently replace the current tab/window when executed. As we want to remain on the workshop page, we should open hyperlinks in new tabs/windows.
We have some broken links, particularly on the (Logging with Event Hub)[https://azure.github.io/apim-lab/apim-lab/6-analyticsMonitoring/apimanagement-6-3-EventHub.html] page. Verify all links and fix them.
When testing APIM, users often set headers, select products, etc. on the _Test_ tab, then switch away to do something else after the test. When coming back to the _Test_...
We presently only provide guidance for ADO, but as GitHub is our strategic solution, we need to focus on its integration with APIM as well.
Looking at the diagram, I don't see how Azure API Management would load-balance across multiple Azure Open AI instances. Typically, I would also expect to see an internal Azure Application...
**What content needs to be created or modified?** I have looked at the [Event Grid binding spec](https://docs.dapr.io/reference/components-reference/supported-bindings/eventgrid/) but do not understand which fields are or are not required when using...
### Please describe the feature. Presently, we only provide guidance [save and restore variables](https://azure.github.io/aca-dotnet-workshop/aca/13-appendix/03-variables/) in between workshop sessions and terminals for PowerShell. Our workshop supports shell scripts as well, however,...
### Please describe the feature. Starting with .NET 8, port 8080 has become the [default port](https://learn.microsoft.com/en-us/dotnet/core/compatibility/containers/8.0/aspnet-port) (instead of port 80). We should move towards using port 8080 going forward. As...
- Add an NSG to the Container App Environment subnet - Add App Gateway instructions to shield container apps - Remove external access to container apps - Add UDR on...