After the API is created using code gen, how do I test that the C# continues to match the OpenAPI specification and that the APIM definition hasn't changed? How do I make that test part of my Azure Pipeline to ensure that everything is consistent before deployment? The flow laid out here is a nice first step.
sorry to be so offtopic but does someone know of a way to get back into an Instagram account? I was dumb lost my password. I would love any help you can give me
@Drake Maddox I really appreciate your reply. I found the site through google and I'm in the hacking process atm. I see it takes a while so I will get back to you later when my account password hopefully is recovered.
Hi there! You can see the integration with Visual Studio and APIs on the Create serverless APIs in Visual Studio using Azure Functions and API Management documentation located here. msft.it/6057jiFrU
@@vrdmr any idea when it will be available? Was so looking forward to using the code generation today after watching this video and spending a whole day configuring the contract in APIM
@@seewhyy It is still in the plans but it doesn't help in all the cases (e.g. where devs don't use core-tools but only VSCode) To mitigate this issue - Can you install autorest globally? github.com/Azure/autorest/blob/master/docs/install/readme.md # Depending on your configuration you may need to be elevated or root to run this. (on OSX/Linux use 'sudo' ) npm install -g autorest # run using command 'autorest' to check if the installation worked autorest --help Please report any issues you hit at aka.ms/stencil. Thanks.
Hanselman always makes sense, good work
After the API is created using code gen, how do I test that the C# continues to match the OpenAPI specification and that the APIM definition hasn't changed? How do I make that test part of my Azure Pipeline to ensure that everything is consistent before deployment? The flow laid out here is a nice first step.
Thanks in a million Jeff & Scott. Awesome stuff. Second to NONE
great video, with a well, an explanation of why to choose APIM.
Great Presentation. Thanks Fellows
Great video Scott. This was very informative. I'm going to go ahead and try it out!
sorry to be so offtopic but does someone know of a way to get back into an Instagram account?
I was dumb lost my password. I would love any help you can give me
@Jedidiah Elijah instablaster ;)
@Drake Maddox I really appreciate your reply. I found the site through google and I'm in the hacking process atm.
I see it takes a while so I will get back to you later when my account password hopefully is recovered.
Do we have open api scaffolding in visual studio as well?
Hi there! You can see the integration with Visual Studio and APIs on the Create serverless APIs in Visual Studio using Azure Functions and API Management documentation located here. msft.it/6057jiFrU
It doesn't work at all today, unfortunately: VSC cannot find autorest even when it is installed properly.
We are trying to get autorest to be part of the core-tools installation process itself.
@@vrdmr any idea when it will be available? Was so looking forward to using the code generation today after watching this video and spending a whole day configuring the contract in APIM
@@seewhyy It is still in the plans but it doesn't help in all the cases (e.g. where devs don't use core-tools but only VSCode)
To mitigate this issue - Can you install autorest globally?
github.com/Azure/autorest/blob/master/docs/install/readme.md
# Depending on your configuration you may need to be elevated or root to run this. (on OSX/Linux use 'sudo' )
npm install -g autorest
# run using command 'autorest' to check if the installation worked
autorest --help
Please report any issues you hit at aka.ms/stencil. Thanks.
The type of Netflix I prefer to watch 🍿keep it up guys
🤩 👏
Great video. Thanks.