Cloudninja.nu

Share

Twitter Facebook

Settings

Reload Copy URL Share
  • Blog
  • About
  1. Home
  2. Tags
  3. azuredevops

Azure Template Specs

Jan 27, 2022 5 min read azuremicrosoftAzureDevOpsautomationdevopsazuremicrosoftazuredevopsautomationdevops
Intro Azure Template Specs is an option for storing Azure ARM templates inside Azure to ease sharing templates across your organization. Accessing Template Specs is controlled with RBAC assignments, making Template Specs security like most other Azure resources. Template Specs deploys resources in Azure and is...Read More

Azure DevOps Boards integration with Microsoft Teams

Jan 16, 2022 3 min read automationazuredevopsmicrosoftAzureDevOpsazureazuredevopsmicrosoft
Intro Building on my last article on integrating Azure DevOps into Microsoft Teams, I want to show you how to incorporate dashboards and kanban boards. The integrations can be helpful when co-workers might not be inside Azure DevOps every day but are using Teams. Some of the integration can also provide...Read More

Azure DevOps pipeline integration to Microsoft Teams

Jan 9, 2022 4 min read automationazuredevopsmicrosoftAzureDevOpsazureazuredevopsmicrosoft
Intro I want to show how to add Azure DevOps into Microsoft Teams in this post. I will show how to add the App to Teams and integrate it with the DevOps pipeline. The integration will display any pipeline actions, and it will also post any approval action into teams. With this integration, you can delegate activities...Read More

Azure DevOps - Deploy a website to Azure

Dec 29, 2021 4 min read automationazuredevopsmicrosoftautomationazureazuredevops
Intro In this post, I want to show you how to deploy a .Net 6.0 website to Azure using Azure DevOps. I will create a demo website in Visual Studio using the Microsoft provided templates and publish the website to Azure using a pipeline. Workflow The flow for the demo website is simple. I update text on the website and...Read More

Create Azure Function with Azure DevOps Pipelines

Dec 13, 2021 6 min read automationazuredevopsmicrosoftautomationazureazuredevopsmicrosoft
Intro I want to create the Azure resources needed to build Azure Functions in this post. I will guide you through the necessary bicep files to deploy a Storage Account, Application Insights, App Service Plan, and the Azure Function. You will deploy everything with code by the end of this post, including a demo...Read More

Using Azure Key Vault from Bicep

Nov 30, 2021 3 min read automationazuredevopsmicrosoftautomationazureazuredevopsmicrosoft
Intro I have previously written a post on how to use Azure Key Vault with GitHub Actions, and this time I want to show you have to use Key Vault with Bicep deployments in Azure. The reason behind using Key Vault is to avoid having any passwords or secrets stored in templates. Using Key Vault, I can reference a secret...Read More
  • ««
  • «
  • 1
  • 2
  • »
  • »»

Recent Posts

  • Microsoft Defender for Key Vault
  • Microsoft Defender for DNS
  • Microsoft Defender for Cloud - part 2
  • Microsoft Defender for Cloud - part 1
  • Azure Bastion

Categories

microsoft azure automation devops citrix AzureDevOps

Tags

azure microsoft automation citrixctp azuredevops terraform devops windows365
Copyright © 2020-2023 Martin Therkelsen. All Rights Reserved.