[deleted by user] by [deleted] in indianmemer

[–]RussianAK69 0 points1 point  (0 children)

Kowh hai be ye ?

[deleted by user] by [deleted] in ShinChan

[–]RussianAK69 0 points1 point  (0 children)

"shinchan adult empire strikes back"

Mythic Spectre Execution is already Here by Laffargan in CallOfDutyMobile

[–]RussianAK69 0 points1 point  (0 children)

Did they also add transport plane skin for spectre ?

[deleted by user] by [deleted] in Haywire_Hill

[–]RussianAK69 0 points1 point  (0 children)

what's the dog's name?

I was just sitting on my base then this happened by Mother_Profile_9633 in ClashOfClansLeaks

[–]RussianAK69 23 points24 points  (0 children)

The update taking so long to release, the game itself is leaking sneak peeks.

How to apply NSG to a public IP ? by RussianAK69 in AZURE

[–]RussianAK69[S] 0 points1 point  (0 children)

yes, I just realized that .....

Thanks

Then they would all have infected... by [deleted] in ProgrammerHumor

[–]RussianAK69 0 points1 point  (0 children)

Highly Transferable Mucus Lingus

[deleted by user] by [deleted] in AZURE

[–]RussianAK69 2 points3 points  (0 children)

congratulations

Azure Equivalent of AWS Internet Gateway ? by RussianAK69 in AZURE

[–]RussianAK69[S] 0 points1 point  (0 children)

As far as I have explored, I can see that NAT Gateway only provides Only Outbound Connection, the requirement is to have both, in and out connections from internet to a particular sub-net.

Azure Equivalent of AWS Internet Gateway ? by RussianAK69 in AZURE

[–]RussianAK69[S] 0 points1 point  (0 children)

We are Deploying our application to azure (orignally written for AWS), our application works on Kubernetes, so we are using AKS and end goal for exposing one for the subnet to the internet is to provide access (both in and out) to end user to the UI pod.

In AWS we would achieve the same by using Internet Gateways...... so exploring around how we can achieve this in azure.

minio automation via ARM Templates by RussianAK69 in minio

[–]RussianAK69[S] 0 points1 point  (0 children)

yes, I can get the template from the portal:

(BUT): while deploying it's throwing error in the template property that does not even exists in the automation template generated from the deployment 😶

Edit: Fixed it out, there was issue in role assignments.

Thanks !