Badges
Tags
Categories
Meta
Author Archives: abatishchev
How to deploy Traffic Manager to a Sovereign cloud using ARM template
On other day I tried to deploy Azure Traffic Manager profile to a sovereign aka national aka government cloud but got an error: Code: BadRequestMessage: A policy with the requested domain name could not be created because the name example.trafficmanager.net … Continue reading
How to combine Key Vault access policy for AAD application and user-assigned managed identity in single ARM template
On other day I was exploring how to grant access for a user-assigned managed identity to a key vault. But here’s a more advanced scenario: let’s say legacy code uses an AAD application to access the key vault and modern … Continue reading
How to create user-assigned managed identity, Key Vault, assign access policy using ARM template
There is already a plenty of materials about managed identities in Azure. But how to create a user-assigned managed identity and grant it the access to a key vault using an ARM template? I tried to find any references but … Continue reading
How to disable Night mode for Search bar on Android
Turn on Developer options Go to Developer options, switch Night mode to Always off
How to find out the latest ARM api version for given resource type
If you’d like to find this out, for instance, for Service Fabric applications, then use this query: which would yield this result: 2017-07-01-preview2016-09-012016-03-01 what means that you now can go to the GitHub repo with all ARM schemas and find … Continue reading
Git aliases to combine fetch in the background and checkout/merge/rebase
I decided to write down few useful Git aliases I’m using every day. Or how it looks in .gitconfig:
Carnation Anapa Winery, part 3, day 51: Corking
I decided to do not cork shortly before going on vacation and instead wait little more. Now I came back from vacation, measure specific gravity the last time and finally cork. Petite Sirah: 0.992 (0.990 + 1/5) Mourvèdre: 0.992 (0.990 … Continue reading
Carnation Anapa Winery, part 2, day 30: Re-measuring specific gravity
Before going on vacation for 2.5 weeks and leaving the carboys on their own, I’m re-measuring specific gravity to understand where we’re at and when it would be good time to bottle-and-cork: Petite Sirah: 0.994 (0.990 + 2/5) Mourvèdre: 0.992 … Continue reading
Carnation Anapa Winery, part 2, day 13: Carboys
I estimate that 3 6-gallon half-full buckets will produce about 2 gallons of grape juice each. Unfortunately I couldn’t find 2-gallon carboys so I bought 6 1-gallon carboys at another local brewing supply store, Brewhouse Provisions in Redmond. I’m going … Continue reading
Carnation Anapa Winery, vol 1, day 12: Specific gravity
Attempt #3. I’m measuring Specific Gravity to understand for how long more keep the must in the buckets. Petite Sirah: 1.030 Mourvèdre: 1.004 Grenache: 1.014 I wish I knew should I stop and should I continue. It looks like the … Continue reading
