Replies: 2 comments
-
Can you run the bicep or an ARM template? Everything in the Azure portal uses an ARM template, so I'm assuming that's okay, right? There's an option to specify private endpoints should be enabled, so that should give you what you need without having to run PowerShell, right? Worst case scenario, you could walk thru the bicep and manually recreate everything there. I'm not sure it's a good idea to duplicate the entire bicep template in documentation. That would get outdated very quickly and would be a maintenance nightmare. |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes that’s correct, I haven’t personally done that but will look into that
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Michael Flanakin ***@***.***>
Sent: Friday, April 25, 2025 2:03:15 AM
To: microsoft/finops-toolkit ***@***.***>
Cc: CJ Powell ***@***.***>; Author ***@***.***>
Subject: Re: [microsoft/finops-toolkit] Build from Scratch (Discussion #1532)
Can you run the bicep or an ARM template? Everything in the Azure portal uses an ARM template, so I'm assuming that's okay, right? There's an option to specify private endpoints should be enabled, so that should give you what you need without having to run PowerShell, right?
—
Reply to this email directly, view it on GitHub<#1532 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASW5JR3ET5T35XN6KRIGFCT23HM3HAVCNFSM6AAAAAB3XMKHQGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJUGMZTMOA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if you have a build from scratch guide. I work for a Fed agency that must only use Private Endpoints as well as hardening guides, we are generally pretty restricted from running scripts. I do know how to use terraform but have tried several times and fails. In general, Private Endpoint and a separate dns zone is really all the customization I need. any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions