Markus's Techzone

HomeBadges

VS Code - REST Client - WSL

Jan 11, 20212 min read

Usually, I use Postman for doing REST requests. But from time to time, Postman takes a long time to start or it crashes. So I had a look into VS Code with REST Client. It's straight forward to use it. Please find a short [tutorial] (https://dev.to/te...

Azure VNet Peering

Jan 3, 20218 min read

Table of Contents 1 Current project situation2 Hub and Spoke network3 VNet Peering4 Lab4.1 Lab Topology4.2 Lab VNet4.2.1 Lab VNet Peering4.3 Lab Functions4.3.1 Lab Functions - VNet 4.3.2 Functions - Access Restrictions4.4 Lab API Management4.4.1 Lab ...

Sync two CosmosDB collections with an Azure Function

Oct 17, 20203 min read

Table of Contents 1 Objective2 Cosmos DB3 Azure Function4 Result 1 Objective Data in the Cosmos DB has to be optimized for querying. Therefore some best practices have to be considered. Best practices for Azure Cosmos DB: Data modeling, Partitioni...

Create Azure API Management API Operation with Azure CLI

Oct 14, 20201 min read

To create an Azure API Management API or Operation you have to use the current version of Azure CLI: Install Azure CLI Check installed version: az --version Install or update Azure CLI Login Before creating the API you have to be logged in. Maybe yo...

Deploy ASP.NET Core Web App to Azure with GitHub Actions

Oct 12, 20206 min read

Table of Contents 1 Objective2 Create app3 Repository4 Setup Azure Environment5 GitHub Actions5.1 GitHub Actions - Deployment6 Result 1 Objective For learning purposes, I want to create a simple ASP.NET Core app and deploy it. The focus is on GitH...

Expose SOAP service in Azure API Management and store data in Blob

Sep 26, 20205 min read

Table of Contents 1 Objective2 Create SOAP API3 Policy4 Request5 Blob 1 Objective An external system has to send data but it's only capable to send SOAP messages. REST does not work for this system.API Management has to expose an endpoint to receive...

© 2021 Markus's Techzone

PrivacyTerms
Proudly part of