To use the new Copilot integrated capability, navigate to the Azure Portal and open Copilot for Azure. Examples of the types of questions that you can ask include: “What are commonly deployed services for my app?” or “What is the recommended database for my app?”Read m...
Over the last few months Azure App Service has been upgrading the platform’s worldwide HTTP reverse proxy layer to leverageYARPandKestrel. As an outgrowth of that work, gRPC is available inearly previewfor customers on the Linux variant of Azure App Service.gRPCis a is a language agnostic,...
While working on Azure App service, you may notice disk full errors. These may surface in different ways for e.g.The application may get the error "System.IO.IOException: There is not enough space on the disk". You may see disk errors while browsing to the KUDU ...
To deploy the .NET Core console application to an Azure App Service Web App Web Job access the Azure portal and navigate to the Azure App Service where you will host the WebJob. Clicking on the Add button renders the blade Once the WebJob is successfuly uploaded, it will render...
Learn what is Microsoft Azure and its services. Understand how it works and why it is considered the second-largest cloud computing platform available today.
Azure DNS is a cloud service that allows you to host and manage domain name system (DNS) domains, also known as DNS zones. Πιστοποίηση Microsoft Certified: Azure Fundamentals - Certifications Demonstrate foundational knowledge of cloud concepts, core Azure services, plus Azure...
Not written by me, but a good post “How to determine the installed .NET version in Azure App Services” Figure 2, How to find the .NET versions on an Azure App Service You can also check is out in the Azure Portal on the App Service –> Application Settings blade...
Azure NetApp Files now supports a "throughput limit reached" metric for volumes. The metric is a Boolean value that denotes the volume is hitting its QoS limit. With this metric, you know whether or not to adjust volumes so they meet the specific needs of your workloads. Standard network fe...
Thisis a FAQ on GitHub which has a lot of information about 2016. If you are interested to find out which version of IIS or OS your Azure App Service is running on, you can check it like this. Check in KUDU Capture a Fiddler trace ...
Learn how using microservices architecture on Azure makes it easier to develop and scale applications and bring new features to market faster.