Posts by Tag
- AzCli 2
- Terraform 2
- CDKTF 2
- TIL 1
- azure 1
- frontdoor 1
- appservice 1
- access-control 1
- microsoft 1
- certification 1
- Logging 1
- Github-Actions 1
AzCli
Performance problems adding users to Azure AD groups
I was creating a small script for adding users to a Azure Active Directory group. I tested the script in my Azure tenant with only handfull of users and natu...
TIL - AzCli shows subscriptions that you are not logged into?
Lately I’ve been wondering why AzCli sometimes shows subscriptions that I’m not logged into and was “worried” that I could accidentaly run commands to a wron...
Terraform
CDKTF get and problems with Github actions
I tried to create my Terraform CDKTF IaC pipelines using Github actions, but was greeted with an error when fetching providers and modules.
Terraform and CDKTF logging
I was working on a simplish enough Azure project and used CDK for Terraform for the first time. I had used Terraform previously so the main concept was clear...
CDKTF
CDKTF get and problems with Github actions
I tried to create my Terraform CDKTF IaC pipelines using Github actions, but was greeted with an error when fetching providers and modules.
Terraform and CDKTF logging
I was working on a simplish enough Azure project and used CDK for Terraform for the first time. I had used Terraform previously so the main concept was clear...
TIL
TIL - AzCli shows subscriptions that you are not logged into?
Lately I’ve been wondering why AzCli sometimes shows subscriptions that I’m not logged into and was “worried” that I could accidentaly run commands to a wron...
azure
How to restrict access from certain front door instance to app service
This post describes the use of Azure Front Door in front of App Service instead of application gateway or some other solution.
frontdoor
How to restrict access from certain front door instance to app service
This post describes the use of Azure Front Door in front of App Service instead of application gateway or some other solution.
appservice
How to restrict access from certain front door instance to app service
This post describes the use of Azure Front Door in front of App Service instead of application gateway or some other solution.
access-control
How to restrict access from certain front door instance to app service
This post describes the use of Azure Front Door in front of App Service instead of application gateway or some other solution.
microsoft
Microsoft Certification Renewal
Previously certifications would not expire, but in current fast pace of technology those have been retired and new role-based certifications are rolling-out ...
certification
Microsoft Certification Renewal
Previously certifications would not expire, but in current fast pace of technology those have been retired and new role-based certifications are rolling-out ...
Logging
Terraform and CDKTF logging
I was working on a simplish enough Azure project and used CDK for Terraform for the first time. I had used Terraform previously so the main concept was clear...
Github-Actions
CDKTF get and problems with Github actions
I tried to create my Terraform CDKTF IaC pipelines using Github actions, but was greeted with an error when fetching providers and modules.