Skip to content

Conversation

@dpcybuck
Copy link

Change 1 of 3 - Use Standard SKU for public IP addresses
I needed 3 small changes to get the do-lab to deploy. I'm doing 3 even smaller pr.

Tested in my fork over at: https://github.com/dpcybuck/DO-LAB
First - force azure to assign public IP addresses of standard SKU, i was running into an error where my basic public IP address quota was 0, and could not increase it (documentation was saying basic is deprecated or similar)

Forked this repo, made edits to

  • Deploy-AD/azuredeploy-ad.json
  • Deploy-Linux/azuredeploy-Linux.json

The edits also include an update to the "apiVersion" in the resource definition.

If you go look at my main branch of the fork, over at: https://github.com/dpcybuck/DO-LAB
Your going to see a lot of search replace changes.

To test this I needed to change all the references to this DefensiveOrigions/DO-LAB /main and /raw/main to point to my repo so that as the arm's and scripts were running they pointed to the modified "azuredeploy-ad.json" and other things.
To test I had to change the encoded URL in readme.md and readme.html to also, point to dpcybuck/DO-LAB fork

Because of permissions I can't create a branch here. But with 3 changes. I was able to execute the DO-LAB deploy from my fork.

David Cybuck and others added 4 commits December 19, 2025 11:36
@Relkci
Copy link
Member

Relkci commented Dec 30, 2025

thank you for the assist!

@Relkci Relkci merged commit b483b52 into DefensiveOrigins:main Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants