Showing results for Azure - Developer Support

Feb 24, 2024
0
1

Azure DevOps Pipelines: Discovering the Ideal Service Connection Strategy

Developer Support
Developer Support

John Folberth explores various configurations, decisions, and pros/cons that should be evaluated when deciding how your DevOps environment will deploy code into Azure. About This post is part of an overall series on Azure DevOps YAML Pipelines. The series will cover any and all topics that fall into the scope of Azure DevOps Pipelines. I en...

AzureAzure DevOps
Jul 20, 2023
0
0

Load testing your applications using Azure Load Testing, JMeter and GitHub Actions

Developer Support
Developer Support

Dominique St-Amand shares an introduction on JMeter concepts and goes on to create a basic test plan to load test a sample application and run it through a GitHub Action workflow. I’ve been working with more customers that are starting to take testing (unit, integration, end to end and load testing) more seriously. You may ask, “Dom, really?...

AzureAzure Load Testing
Apr 25, 2021
0
0

Deploying an Azure APIM Self-Hosted Gateway

Developer Support
Developer Support

With so many customization and integrations options, organizations can leverage these powerful Azure services for a variety of architectures and applications. Self-hosted gateways help improve performance, while ensuring secure and efficient API traffic.

AzureAPI ManagementBryan Soltis
Mar 23, 2021
0
0

Dangling DNS and Subdomain Takeovers

Developer Support
Developer Support

This post explores what is commonly referred to as a “Dangling DNS Subdomain Takeover” and why you never delete a resource that backs a CNAME entry in your DNS without first redirecting or removing the CNAME record first.

AzureAzure DNS
Mar 22, 2021
0
0

Calling a Helper API in an Azure APIM Inbound Policy

Developer Support
Developer Support

With Azure APIM, you can completely control how developers consume your services. Through policies, you can transform data, validate requests, integrate backends, and probably cook the world's best cheeseburger. This powerful feature enables complex systems and architectures to be seamlessly connected, ensuring your data and process stay safe.

AzureAzure API ManagerBryan Soltis
Sep 30, 2020
0
0

Collect and Automate Diagnostic Actions with Azure App Services

Developer Support
Developer Support

Troubleshooting production systems is often a balance between restoring services quickly and trying to collect enough information to isolate what caused the issue. For complex application issues, it’s almost always helpful to capture a memory dump.

TeamAzureApp Services
Aug 11, 2020
1
0

Taste of Premier: Azure Security Center

Developer Support
Developer Support

Security is foundational for Azure. Take advantage of multi-layered security provided across physical data centers, infrastructure, and operations.

AzureSecurityAzure Security Center
Jun 26, 2020
0
0

How Microsoft helps customers adopt Azure through developer education

Developer Support
Developer Support

In this post, we review how Microsoft is helping our customers achieve tech intensity by providing a wide array of Azure learning opportunities to constantly build, maintain and strengthen the cloud capabilities of their developers and IT staff.

TeamAzureTraining
May 31, 2020
0
0

Managing Cloud Ready .NET App Secrets in Visual Studio

Developer Support
Developer Support

Secrets need to be handled with care and this is the responsibility of every developer. We’ve all read those news reports of someone accidently checking a production password into source control only to find out the next day that their credit card has been maxed out.

TeamAzure.NET