During development it's much easier to have Local Development configured for Azure App Configuration. Using Managed Identities for Azure Resources you can configure Local Debugging for App Configuration.
Welcome to K2V Academy, where you can find stuff to learn about Development, Cloud, DevOps and everything in between.
16 Post(s) found.
During development it's much easier to have Local Development configured for Azure App Configuration. Using Managed Identities for Azure Resources you can configure Local Debugging for App Configuration.
Azure Key Vault can be easily configured to be used with Azure App Configuration to fetch Key Vault secrets through App Configuration using key vault references. This makes accessing Azure Key Vault for your ASP.Net Core easier for centralized configuration management.
Apart from default offline caching implementation, you can implement custom offline caching for Azure App Configuration.
Learn how you can configure Dynamics Refresh for Azure App Configuration so you can add the capability to update the app settings on your ASP.Net Core application without the need for the application to restart.
Easily configure Offline Caching for Azure App Configuration so you can reduce the calls to Azure for fetching app configuration which will increase the performance.
When using Microsoft Feature.Management you can use Azure App Configuration which is a configuration and feature management service provided by Azure as the platform for managing your Feature Flags.
When using the Microsoft Feature.Management framework you can implement handlers to gracefully handle when someone accesses a disabled feature by showing them a warning page.
When using Microsoft Feature.Management framework you are able to create complex feature flags using Feature Filters which are scenarios you can define to decide when to enable/disable features.
Microsoft Feature.Management framework allows you to implement custom feature filters where you can provide a tailored experience using multiple factors to enable/disable features in .Net Core applications.
This is an introduction into the Microsoft Feature.Management library that you can use with your .Net applications to implement feature flags with ease.
Azure App Configuration is a service that allows you to centrally manage your applications configuration and feature flags that can easily be integrated with .Net Configuration Providers and Microsoft Feature Management framework.
Premium Hosting Option for Azure Functions is a new hosting model that gives you best features of Dedicated and Consumption pricing plans at competitive pricing.
Some Azure services are not available for use by default. You have to enable them explicitly using the Azure Portal, Azure PowerShell and Azure CLI.
Compliance and Governance is an important factor for the cloud resources managed by your organization and Azure Policy helps you get on top of Azure Governance and Compliance.
A git repository can be used as a configuration management mechanism for Azure API Management allowing you to perform bulk changes.
When deploying virtual machines on Azure its important to understand how Update domains, Fault domains, Availability sets work together to enable high availability.