Observability Observability News for April 3rd, 2023 A weekly post with all the latest Observability news. #observability #softcorpremium #news
Cloud Cloud News for April 3rd, 2023 A weekly post with all the latest Cloud news from Azure, Amazon Web Services and Google Cloud Platform. #cloud #news #softcorpremium
Observability Observability News for April 3rd, 2023 A weekly post with all the latest Observability news. #observability #softcorpremium #news
Cloud Cloud News for April 3rd, 2023 A weekly post with all the latest Cloud news from Azure, Amazon Web Services and Google Cloud Platform. #cloud #news #softcorpremium
Security & Compliance Cloud Security & Compliance News for March 28th, 2023 A Weekly post with news from the Security & Compliance community. #cloudsecurity #compliance #news #softcorpremium
Observability Observability News for March 28th, 2023 A weekly post with all the latest Observability news. #observability #softcorpremium #news
Cloud Cloud News for March 28th, 2023 A weekly post with all the latest Cloud news from Azure, Amazon Web Services and Google Cloud Platform. #cloud #news #softcorpremium
Security & Compliance Cloud Security & Compliance News for March 13th, 2023 A Weekly post with news from the Security & Compliance community. #cloudsecurity #compliance #news #softcorpremium
Observability Observability News for March 13th, 2023 A weekly post with all the latest Observability news. #observability #softcorpremium #news
Cloud Cloud News for March 13th, 2023 A weekly post with all the latest Cloud news from Azure, Amazon Web Services and Google Cloud Platform. #cloud #news #softcorpremium
Azure Active Directory Getting an id token from the Azure Bot Service when leveraging Bot Authentication in Microsoft Teams The Azure Bot Service can be used together with the Bot Framework SDK to augment your applications with enhanced user experiences by introducing conversational AI.
Azure Leveraging partner solutions for monitoring enterprise workloads on Azure Azure has its own native observability stack in the form of Azure Monitor, allowing customers to detect and diagnose issues as they occur.
Azure Pipelines Running validation builds for a GitHub Pull Request using Azure Pipelines offline webhooks & GitHub Checks Rest API In this post we will leverage offline webhooks to trigger PR validation builds in Azure Pipelines for a Pull Request created in GitHub Enterprise.
azure monitor Custom Log-based Alerting using Azure Data Explorer and Log Analytics Data Export Azure Monitor is a multi-tenant service which serves thousands of organizations and therefore processing times will vary depending on multiple factors outside of the organizations' control.
azure application insights Azure Application Insights Private Availability testing for Highly Regulated Enterprises Azure Application Insights is a fundamental service for DevOps teams, the service is part of the overall Azure Monitor stack provided by Azure.
Azure Active Directory Empowering developer teams to manage their own Azure RBAC permissions in highly regulated industries Many highly regulated enterprises are looking to leverage the public cloud for the many benefits that it provides. Some examples are to increase agility of their developer teams, improve compliance and security & reduce costs.
microsoft edge Distributing Custom Microsoft Edge (Chromium) Extensions in a Highly Regulated Enterprise Microsoft decided to base the latest version of Microsoft Edge on Chromium, this results in a much more standards-based browsing experience where Microsoft can innovate in other areas like UI etc.
azure functions Profiling Azure Functions JavaScript code during local development Azure Application Insights provides some excellent profiling functionality when targeting .NET and running your production workloads in Azure. As far as I'm aware Azure Application Insights does not currently provide support for profiling NodeJS workloads in an equivalent manner.
Azure DevTest Labs Leveraging the Windows Virtual Desktop Broker to Broker Remote Desktop connections to Azure DevTest Lab Virtual Machines In this post I want to look at how we can combine two of Azure's Desktop services Azure Virtual Desktop and Azure DevTest Labs.
Azure DevOps Engineering Compliant Azure Shared Image Gallery Images and sharing them across multiple Azure Active Directory Tenants The Azure Shared Image Gallery service is an excellent service for globally distributing images for use in Azure across your organization. There are several ways which you can use to build & publish these images to your Azure Shared Image Gallery.
Azure Active Directory Simulating Azure Active Directory Application Authentication flows using PowerShell - openid connect and form_post It can be useful to simulate or test the various Azure Active Directory Authentication flows, in this post I outline the steps which you can follow to test out any flows where you have set the response_mode to form_post.
azure files Uploading large files to an Azure File Share using a shell script and standard linux commands I recently looked at how I could perform an upload of a file to an Azure File Share with a limited set of tools.
azure cli Intercepting Azure CLI HTTP traffic leveraging Fiddler Its sometimes helpful to look at the HTTP Requests generated by the Azure CLI to understand how to replicate certain scenarios when it's not clear from documentation.
Azure Pipelines Options for storing Azure Pipelines YAML files So where can we store our YAML Pipeline files? If we take a look at the Azure Pipeline creation experience we are provided a number of options which can be seen below.
Highly Regulated Triggering Azure Pipelines with an offline artefact repository In this post we will build on top of what we learned in the previous posts to enable enterprises to kick off their Continuous Delivery process based on changes to a Nexus Repository Manager v3 Repository.