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.
17 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.
Managed Identities are a secure way of accessing Azure Services. Learn how you can use Managed Identities to access Azure App Configuration for your configuration management needs.
Using the Secure DevOps Kit for Azure (AzSK) and Azure Pipelines you can easily run security verification tests on the Azure Resources your application is deployed on to make sure the resources are compliant with the security controls.
Secure DevOps Kit for Azure (AzSK) includes an Azure Resource Template (ARM) checker that you can easily integrate with Azure Pipelines to analyze your ARM templates for security improvements.
Secure DevOps Kit for Azure is an interesting toolkit that originated within Microsoft and now Open Source for the general public to use in their project to maintain security controls across different stages of development.
Azure Managed Identities can be used to access services like Azure Key Vault with an automatically managed identity. Learn how to configure it with Azure App Service.
Azure Managed Service Identities (Known as Managed Identities now) can be used to access azure resources that support Azure Active Directory authentication like Azure Key Vault from Azure Virtual Machines.
Managed Identity is a feature where it gives an Azure Service an automatically managed identity in the Azure Active Directory that can be used to authenticate to any Azure Service that supports Azure AD Authentication.
Azure Powershell can be used to easily reset the local administrator password for an Azure Virtual Machine. Follow this article to learn how.
Resetting a password or creating a new Local Admin account in an Active Directory Domain Controller VM is straight forward. But in this article you can find a workaround to get it done.
Just In Time access for Azure Virtual Machines is an excellent feature provided by Azure Security Center to limit access to the virtual machines as and when its needed.
OWASP Zap Attack Proxy Task for Azure DevOps can be used to easily run vulnerability scans on your Web apps and APIs right from Azure Pipelines.
You can easily run Automated Security tests on Azure DevOps using OWASP Zap. You can also use C# to write unit tests that executes the OWASP Zap Analysis.
You can easily run Automated Security tests on Azure DevOps using OWASP Zap. You can also use C# to write unit tests that executes the OWASP Zap Analysis.
OWASP Zap is a free and open source security tool that can be used to find vulnerabilities in your web application or APIs. Learn how to configure OWASP Zap on an Azure Virtual Machine.
How to fix the issue 'Subject Alternative Name Missing [missing_subjectAltName]' issue in Chrome with Self-Signed Certificates using OpenSSL
Learn about how to Protect Your USB Drive From Autorun Viruses with this simple trick.