- 69
- 207 610
PetterTech
Norway
Приєднався 7 сер 2015
Thanks for stopping by! My name is Petter Arnesen and I mainly upload tech videos, based around Azure and PowerShell usually
A new, native IPAM in Azure | A first look and demo
In this video we check out the new IPAM feature in Azure. I'll show you how it works and talk about its features.
Get the Bicep template to try it out yourself here: github.com/PetterTech/DemoStuff/tree/main/IPAM
Learn more about this IPAM feature here:
learn.microsoft.com/en-us/azure/virtual-network-manager/concept-ip-address-management?WT.mc_id=AZ-MVP-5004795
learn.microsoft.com/en-us/azure/virtual-network-manager/how-to-manage-ip-addresses-network-manager?WT.mc_id=AZ-MVP-5004795
And the "old" Azure IPAM you can find here:
azure.github.io/ipam
My socials:
Ask me stuff on Twitter: PetterTech
Catch me live on Twitch: twitch.tv/PetterTech
Follow me on LinkedIn: www.linkedin.com/in/pettertech
Check out my awful code at Github: github.com/PetterTech
Join my channel to get access to perks:
ua-cam.com/channels/QI_069-AC_iU8Tw9nP-a3A.htmljoin
I also have merch: merch.streamelements.com/nerenther
#Azure
Get the Bicep template to try it out yourself here: github.com/PetterTech/DemoStuff/tree/main/IPAM
Learn more about this IPAM feature here:
learn.microsoft.com/en-us/azure/virtual-network-manager/concept-ip-address-management?WT.mc_id=AZ-MVP-5004795
learn.microsoft.com/en-us/azure/virtual-network-manager/how-to-manage-ip-addresses-network-manager?WT.mc_id=AZ-MVP-5004795
And the "old" Azure IPAM you can find here:
azure.github.io/ipam
My socials:
Ask me stuff on Twitter: PetterTech
Catch me live on Twitch: twitch.tv/PetterTech
Follow me on LinkedIn: www.linkedin.com/in/pettertech
Check out my awful code at Github: github.com/PetterTech
Join my channel to get access to perks:
ua-cam.com/channels/QI_069-AC_iU8Tw9nP-a3A.htmljoin
I also have merch: merch.streamelements.com/nerenther
#Azure
Переглядів: 467
Відео
What Is Azure Chaos Studio? | An intro to Chaos Engineering in Azure
Переглядів 2896 місяців тому
Chaos Engineering is a really good practice to follow to make sure your infrastructure is as fault-free as you can get it. And Azure Chaos Studio can help you run your chaos experiments! In this video I tell you all about this awesome service and give you an introduction into what chaos engineering is. Further resources: Principals of Chaos: principlesofchaos.org Chaos Studio documentation: lea...
Elgato Prompter | Unboxing & initial thoughts
Переглядів 1667 місяців тому
This is certainly not sponsored, but I have been wanting an Elgato Prompter since launch and finally I've gotten my hands on one! In this video I'll do an unboxing and setup of the Prompter as well as talk a bit about how a teleprompter works and give you my initial thoughts on the Elgato Prompter vs my old Desview T2. Links to stuff in this video: Elgato Prompter: www.elgato.com/eu/en/p/prompt...
Get started with Bicep | A Step-by-step guide from scratch
Переглядів 2 тис.8 місяців тому
In this video we go from nothing all the way to deploying a vm in Azure by writing and deploying our own Bicep template. If you would like to download the code I wrote in the video you can find it here: github.com/PetterTech/DemoStuff/tree/main/Bicep/GetStartedWithBicep Links referenced in this video: Download Visual Studio Code: code.visualstudio.com/download Download Bicep: learn.microsoft.co...
Use Custom Image Templates in Azure Virtual Desktop and never patch session hosts again?
Переглядів 3,6 тис.8 місяців тому
Using custom images in AVD is something I have covered in the past, but this time we'll do it even easier and use the Custom Image Templates feature. I'll show you how to get started, how to create images this way and tell you more about this neat little service. My video on NAT Gateway: ua-cam.com/video/GdRksApEKb0/v-deo.html Further resources: Learn pages: learn.microsoft.com/en-us/azure/virt...
How to properly do DNS in Azure with Private Resolver | An introduction and demo
Переглядів 4,6 тис.8 місяців тому
Private Resolver is an awesome service when you need to relay DNS back and forth between your Azure environment and your on-prem environment, or just between spokes in your Azure setup. This video introduces you to why it is needed and how to set it all up. The Bicep files referenced can be found here: github.com/PetterTech/DemoStuff/tree/main/PrivateResolver Further resources: Documentation: l...
Providing outbound access for your Azure VMs with NAT Gateway
Переглядів 1,6 тис.9 місяців тому
Default outbound access for Azure VMs will be going away and you'll need a simple way of providing internet access for your VMs. NAT Gateway might be just what you need and in this video I show you how to set it up. Further resources: Retirement notice for outbound access: azure.microsoft.com/en-us/updates/default-outbound-access-for-vms-in-azure-will-be-retired-updates-and-more-information/ NA...
How to setup your own SAN in Azure with the Elastic SAN service
Переглядів 4229 місяців тому
Setting up your own SAN in Azure is surprisingly easy. This video shows you the steps involved in deploying Azure Elastic SAN and connecting to it from a windows based vm. If you would like more details about the Elastic SAN service I highly suggest watching John Savill's video on it: ua-cam.com/video/RQqcQW4GikA/v-deo.htmlsi=_SavZdcRKHJ_JThm Socials: Ask me stuff on Twitter: Petter...
How to setup Dev Box, a tutorial for simple scenarios
Переглядів 2,4 тис.10 місяців тому
In this video I show you how to setup Microsoft Dev Box in Azure. It's pretty straight forward for simpler scenarios 👍 More on Dev Box: Custom Images: ua-cam.com/video/2MFdjtUiZCE/v-deo.html Livestream about Dev Box: ua-cam.com/users/liveYJekPLapUAs Microsoft's documentation: learn.microsoft.com/en-us/azure/dev-box/overview-what-is-microsoft-dev-box?WT.mc_id=AZ-MVP-5004795 Socials: Ask me stuff...
Mermaid In Markdown, Diagrams As Code: Introduction, How-to, And Demo
Переглядів 27 тис.10 місяців тому
Creating diagrams have never been easier! With Mermaid you just write some code and see your diagrams come to life! Further resources: My Mermaid code samples: github.com/PetterTech/DemoStuff/tree/main/Mermaid The documentation: mermaid.js.org/syntax/flowchart.html Extension to Visual Studio Code for rendering Mermaid: marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid Socials...
Windows 365 Frontline: An Introduction And Demo
Переглядів 921Рік тому
Windows 365's newest version is Frontline. It's a bit different from Business and Enterprise but still familiar. In this video I will show you how it works and talk about all the things you need to know about Windows 365 Frontline. My Windows 365 series: ua-cam.com/play/PL_mXUn7j-AjHnIOw6VU8TGKflvGydMivK.html Frontline documentation: learn.microsoft.com/en-us/windows-365/enterprise/introduction...
Azure regions, datacenters, availability zones and more | Get the basics down for your AZ-900
Переглядів 869Рік тому
In this video I explain how regions work in Azure and how it's related to datacenters, region pairs, availability zones and more. We'll also cover the availability options that relates to the same topics. Should be quite useful for your AZ-900 exam ;) List of region pairs: learn.microsoft.com/en-us/azure/reliability/cross-region-replication-azure#azure-cross-region-replication-pairings-for-all-...
Microsoft exams just got easier! Use Learn while taking the exam
Переглядів 1,4 тис.Рік тому
Microsoft just announced one of the biggest changes to their certification exams yet: They are now effectively open book! You can browse Microsoft Learn while taking the exam 🥳 Link to Microsofts announcement: techcommunity.microsoft.com/t5/microsoft-learn-blog/introducing-a-new-resource-for-all-role-based-microsoft/ba-p/3500870 Socials: Ask me stuff on Twitter: PetterTech Catch me ...
Custom Images In Azure Virtual Desktop | How to create and deploy
Переглядів 13 тис.Рік тому
In this video I'll show you how to create your own image and then use that image to deploy session hosts for Azure Virtual Desktop. Further resources: Microsoft's guide on creating a golden image: learn.microsoft.com/en-us/azure/virtual-desktop/set-up-golden-image?WT.mc_id=AZ-MVP-5004795 Socials: Ask me stuff on Twitter: PetterTech Catch me live on Twitch: twitch.tv/PetterTech Follo...
What's Next For Windows 365? | Part 10, the roadmap and more
Переглядів 256Рік тому
In this video I want to cover some of the cool stuff that is coming to Windows 365. Features like Switch, Boot and Offline. But also others and give you some of my thoughts on the future for Windows 365. Further resources on this topic: The roadmap: www.microsoft.com/en-us/microsoft-365/roadmap?filters=Windows 365 Info on Switch, Boot and Offline: techcommunity.microsoft.com/t5/windows-it-pro-b...
Benefits and drawbacks of Windows 365 | Part 9, why or why not use W365
Переглядів 375Рік тому
Benefits and drawbacks of Windows 365 | Part 9, why or why not use W365
Locking down Cloud PCs | Part 8, Windows 365 in locked down environments
Переглядів 831Рік тому
Locking down Cloud PCs | Part 8, Windows 365 in locked down environments
Printing in Windows 365 | Part 7, Universal Print and other options
Переглядів 8 тис.Рік тому
Printing in Windows 365 | Part 7, Universal Print and other options
Windows 365 images | Part 6, custom images and more in Windows 365
Переглядів 1,5 тис.Рік тому
Windows 365 images | Part 6, custom images and more in Windows 365
Management of Cloud PCs | Part 5, Managing Windows 365 Cloud PCs
Переглядів 537Рік тому
Management of Cloud PCs | Part 5, Managing Windows 365 Cloud PCs
Backup and Restore in Windows 365 | Part 4, Point in time restore and other options
Переглядів 700Рік тому
Backup and Restore in Windows 365 | Part 4, Point in time restore and other options
Windows 365 provisioning policies | Part 3, provisioning Cloud PCs
Переглядів 1,6 тис.Рік тому
Windows 365 provisioning policies | Part 3, provisioning Cloud PCs
Using Windows 365 | Part 2, Windows 365 from a users perspective
Переглядів 606Рік тому
Using Windows 365 | Part 2, Windows 365 from a users perspective
Get Started With Windows 365 | Part 1, Things you need to know beforehand
Переглядів 1,4 тис.Рік тому
Get Started With Windows 365 | Part 1, Things you need to know beforehand
Watermarking in Azure Virtual Desktop | How it works, how to set it up , limitations and more
Переглядів 672Рік тому
Watermarking in Azure Virtual Desktop | How it works, how to set it up , limitations and more
Learn Azure Arc, the fast and cool way | An intro to Azure Arc and Jumpstart
Переглядів 1,1 тис.Рік тому
Learn Azure Arc, the fast and cool way | An intro to Azure Arc and Jumpstart
What is Private Endpoint in Azure? | Intro to Private Endpoints
Переглядів 26 тис.2 роки тому
What is Private Endpoint in Azure? | Intro to Private Endpoints
What is Azure Arc and what can it do? | An intro to Azure Arc
Переглядів 18 тис.2 роки тому
What is Azure Arc and what can it do? | An intro to Azure Arc
Azure Virtual Desktop - How to set it up for simple scenarios
Переглядів 10 тис.2 роки тому
Azure Virtual Desktop - How to set it up for simple scenarios
How to Use Your Own Images in Microsoft Dev Box
Переглядів 3,3 тис.2 роки тому
How to Use Your Own Images in Microsoft Dev Box
Hi / Hej Petter, Thanks for the video, great work, I found it really valuable as I am now setting up this myself in a customer project 👌 I’d like to mention that including the allocatedAddressPrefixes property in your Bicep template can be omitted for scenarios where you simply need an IP range from the pool without specifying it in advance. Since IPAM is designed to handle IP allocations automatically, the pool ID and numberOfIpAddresses are sufficient, allowing IPAM to allocate an appropriate network dynamically (based on my testing). BR, Fredrik
Thanks for the video, I have a question, if we could use Windows 365 PC to restore the point backup image to another user. We can leave all the installed apps and User Settings on the machine. Which is good for an external consultant to continue the work.
There's no easy way to do that that I know of. You could possibly get it somewhat done by downloading the vhd file and using it to create a template for a new cloud pc, but even then you would have to sysprep the machine and therefore loose user settings.
@@PetterTech Thanks for your reply.
Thanks this wonderful video :)
Glad you liked it!
Is there a way to do this with terraform?
With the AzAPI v2 you should be able to create the custom image template and all the stuff you need, but probably not start the actual building of the image. I have not tried it myself though
you said: we can't guarantee that PE IP address will be the same? what does this mean? will EP IP address change ?
As long as the IP configuration on the network interface is of the dynamic type, it can theoretically change. It's not likely to, but it might. That's why a static config could be preferrable if you need to be sure the ip address never changes
does this have any relation with private dns zone when we create private endpoint? shall we create a new private dns zone for each endpoint ?
This can relate to private dns zones yes. My general recommendation would be to create a private dns zone for each type of private endpoint you use, for exampel private endpoints for storage accounts, and then link those to both the hub vnet and all vnets where that type is in use.
Did your VM enable vTPM & BitLocker ???
I used a trusted launch vm so yes, vTPM was enabled. But I did not bother with Bitlocker on this one
what's the difference between a region with 3 datacenter but not in an availability zone and datacenters in an availability zone?
If a region does not have support for availability zones your deployments gets placed randomly across the datacenters within that region. Imagine that you deploy 3 virtual machines to a region that has 3 datacenters, if that region supports availability zones you get the option to deploy to specific availability zones. If you then place your 3 virtual machines in 3 separate availability zones you know that at least 2 of them will be available if a datacenter goes down. If that region does not support availability zones you have no idea as to which datacenter your virtual machines will be placed in. So in the event that a data center goes down you will either have all of your virtual machines available, none of them available, 2 available or 1 available. It's all up to chance
@@PetterTechahh ok many thanks clear now :)
@24:27 - at this point how does one install a LOB application and configure it?
You would write a script to do it and then add that script using the "Add you own script" button. Like I did with installing PowerShell
I now know how to upgrade the Azure VM image from 21H2 to 22H2/23H2/24H2. ans: just mount the new Windows 22H2/23H2/24H2 iso inside the VM and at the command prompt go to that mounted drive and type: setup.exe /product server
nice. perhaps just missing a scheduler to do the job monthly automatically
Yup, that would certainly be a good addition!
Looks like you may have gotten your wish:learn.microsoft.com/en-us/azure/virtual-desktop/session-host-update?WT.mc_id=AZ-MVP-5004795 🥳
Great stuff, thanks for sharing this fresh and new feature Petter.
My pleasure! Thanks for watching! 👍
Will you be using this new IPAM tool? Or do you perhaps already have a good IPAM tool in use today?
A few simple IaaS question: 1. How to upgrade an Azure Windows 11 21H2 Gen2 VM to 24H2 ? 2. How to upgrade an Azure Windows 11 Enterprise Multi-Session 21H2 Gen2 VM to 24H2 ? ^ ^ ^ ^ ^ ^ I know it's a hard question, please ask all Microsoft Azure MVP you can reach !!!!! Please & Thanks.
I have heard about cases where this is a tough one, though usually this applies to situations where the machines were upgraded from Windows 10 to Windows 11 21H2. Is that the case in your scenario as well?
@@PetterTech no
@@PetterTech I now know it's a bad idea to upgrade an Azure VM from 21H2 to another version. Microsoft hopes that you redeploy with an Azure provided updated image, that was optimize for Azure, office, teams, etc...
hey!! I need to connect my database from fabric to an app, this app uses id and key, not the corporative email. but the autentification of Fabric request me AMFA Autentification with the email, is there any way to connect my app to my database with id and pw? thanks!
Hi there! Fabric is unfortunately not something I have experience in using. On a very general note I would look into authenticating with a service principal. I know there was an announcment of something around service principals and Fabric a few days ago, but I'm not sure if that applies to your scenario
Great info, but I'd recommend going easier on the silence-remover when editing. Very difficult to listen to....
Noted! Thank you for the feedback 👍
good intro, well done. Constructive criticism - speak a bit slower to let students process the concepts. Great presentation though. Quite informative.
Thank you, glad you found it useful 👍 Also, thank you for the feedback, it is duly noted ;)
Thanks Peter. A good starting point for a newbee in AD world.
Glad you liked it!
Entra ID is the new name
Indeed it is :)
Curious if you've tried this with a VNet Gateway using P2S (OpenVPN using Entra for auth)? Does not work for me, I can see the query go out on a capture, but there's no response from the private resolver. If I set up a VM to forward requests to either Azure DNS or the private resolver, that works. Seems like Azure is blocking the response if it tries to go back out through the Gateway. I've had a ticket open for 125 days now and their support can't figure it out.
I haven't tried it with P2S yet no. I'll have to add it to my list of things to try :)
Hi, I couldn't get it to work on my P2S setup even though I had configured everything perfectly. Decided to move on to other parts of the networking, and I finally got it to work after setting up the firewall in the hub VNet. In the firewall config, I enabled dns application on policies and further in, I enabled DNS proxy. I then changed the DNS server address in my VPN XML config file to the private IP address of the firewall. Now it works perfectly the way it should and I can ping to VMs on my spokes using their FQDNs. It looks like the VPN client cannot access the inbound endpoint for some reason, but if you have another azure resource acting as a DNS proxy, it will work. Azure Firewall is very expensive, so it might be cheaper to set up a cheap VM on your hub VNet to act as an intermediary, but I didn't look into it further.
While creating the dev pool I getting checks failed What should I do ..?
You should be able to see what checks failed. It could be a lot of different things, from the vnet not having internet access, not being able to join ad, image corruption etc. etc.
I really want to watch this but I cannot hear what you're saying over the distracting background music!
Sorry to hear that, but thanks for the feedback! I'll keep it in mind going forward 👍
Thank you!
You're welcome!
Thank you for this introduction, very helpful! I was wondering, I'm basically only looking into this to make our on premise non-domain joined Linux VM's be able to leverage Entra ID authentication. Only that and nothing more, well at least initially. We already use this with SSH sessions on our Azure Linux VM's and it works flawlessly. Is it possible to use Azure Arc to integrate our on prem Linux VM's in Azure and use Entra ID to authenticate SSH sessions like we already do with our Azure VM's? If yes, do you think that's a good use case for Azure Arc? Or is that overkill?
You can and it's not overkill! At least not in my opinion. When your Linux VMs are Arc-enabled you can install an extension on them via Azure called "Entra ID based SSH login" (or something similar), that will enable the usage of Entra ID based authentication on them. I also don't think that kind of usage should trigger any costs either, so it's a great starting point :)
@@PetterTech Thank you for your reply. Good to know there's probably no costs involved. I'm gonna test it out. Cheers! 👍
How would you manage 3rd party updates? Would you have to create a new template based off the previous and add the scripts to update the latest software packages?
Yes, that would be my approach 👍
I followed all the steps and variables, but when I try to upload the image into Win 365 it eventually pops up with "Upload Failed - Image is corrupted". Has anything changed in the last year aside from the little nomenclature changes?
I haven't really been working on Windows 365 custom images in a while, but from what I can tell not too much have changed. Has the machine you grabbed an image of ever been joined to Active Directory, Entra ID or any form of MDM tool?
@@PetterTech I have tried with Entra joined and with VMs that have never been near Entra. The results are the same.
Do you know if ubuntu or any other OS ever going to be supported as a dev box?
I doubt anything other than Windows will be supported as long as Dev Box is built upon Windows 365. So if you need Ubuntu or other Linux distros, your only option is what WSL provides
Thanks
what we required to become as AVD admin role . what we need to learn to become admin in AVD.
I would say basics of Azure would be a good starting point. So as far as certifications go I would suggest the AZ-104 and then optionally the AZ-140
great explaining on your end brother
Much appreciated 👍
So if your internet is down nobody can print?
Nope. That's kinda how it is with the cloud. Besides, if your internet is down you can't access Windows 365 either 🤷
Thank you. It was very helpful.
Glad it was helpful!
it is available in australia-east now :)
Awesome! You planning on deploying it there?
When I use Image Gallery to create an Image, whenever I try to use that image Azure double the price is that normal? For example is I use this size (Standard D16s v3 (16 vcpus, 64 GiB memory) but building from scratch, the estimated cost is $550 but if I use the same size with a personalized image the price raise to more then $1000.
Based on that size and the cost difference I would guess that the difference in price is the Windows license. Could it be true that for the one that costs $550 you have either ticket the hybrid benefit checkbox or selected an operating system other than Windows?
If you continuously tear down and stand up the session hosts each month, is that also going to remove all user generated data alongside it? In my case, we would need user data to be persistent throughout versioning of the hosts. Assuming this would only work with something like FSlogix to reattach your data back to the new session host?
That is correct. Have some form of central storage for user profiles, e.g. Azure Files, and use FSLogix to connect to them. And avoid storing data locally on the session hosts or in user profiles
Is possible to click in any of the elements and trigger something like another diagram or action? Is possible to pass over an element and show a text, diagram or reference? Thank you!
As of now, I don't think that is possible. But they have started building some more accessibility features so that may change in the future.
Thank you for this very useful video!
What does it do?!
All of the things! 🕺😅
I have a public IP assigned directly to a VM NIC with routing type on the public IP selected as Internet. The subnet the VM exists in has a route table. I want my VM to always access the Internet as the public IP on the VM. Does the route table override this? For example, if I put a route in the table and tell it next hop Internet, will it go out Microsoft’s standard Internet, or the VM will know to go out the public IP on its NIC?
The routing preference on the public IP doesn't really matter in this case as that is more related to whether or not traffic should prefer to flow through Microsoft's network or prefer to use public internet as the carrier. While I haven't tested your specific scenario I know that the default behavior for a VM with a public IP assigned to it is to use that as the outgoing IP. But as soon as you have a NAT gateway assigned to the subnet the VM will use that as the outgoing IP, so I would assume it's the same in your scenario.
@@PetterTech Ok. I did this last night. With the route table in play and a VM with a Pub IP, the route table determined what would happen. The VM never showed up online as it’s assigned public IP. It continued to use the defined default routes in the table. In this case a virtual Cisco VMX we have up there or just out through Microsoft’s default Internet next hop. So I made a NAT gateway with my Pub IP, assigned it to the server subnet. Then I made routes in the table with next hop destination “Internet”. That made that traffic go out through the gateway and show up with the gateway’s pub IP as the NAT gateway becomes the “Internet” hop when you make that kind of route. This solved our problem. Which was, when you have static IPs assigned by Cisco to your VMX / SASE service the assigned IPs only work for ports 80 and 443. Any other traffic shows up at the destination as an IP from a random Cisco pool. Confirmed with Cisco’s TAC. We have an application that uses a non-standard port to connect to a vendor. When it arrives at the vendor they want to see it on a defined public IP so they can whitelist it on their side. Doing the gateway allowed me to keep our route table intact but force traffic to this destination out the gateway and its static pub IP. The rest of the traffic continues to go out the VMX etc.
Cool to hear! I guess that kind of challenge isn't a unique one so good to know a way around it 👍
Hi there! Great breakdown and great video, thanks. I'm thinking about getting one but worried it's a wee bit too small for my project - mostly I'll be standing 3 to 6 feet from camera and shooting long form content - think it's good at that distance or should I think about something bigger?
Thanks for the kind words :) I think it’ll do just fine for that, the size of it did actually surprise me a bit as I was expecting it to be smaller.
Thank you for the video! I have a question regarding the ruleset link you created. According to Microsoft's documentation: "If you use the ruleset link option and there is a forwarding rule with the inbound endpoint as destination, do not link the forwarding ruleset to the Hub VNet. Linking this type of ruleset to the same VNet where the inbound endpoint is provisioned can result in a DNS resolution loop." Why did you direct your link to the Hub VNet instead of creating the link to the Spoke VNet, which might have been simpler?
I believe my thinking was that by linking it to the hub vNet instead of the spoke vNet, any additional spokes created would not need to have a link to them as well. At least as long as they point to the inbound endpoint for DNS. That way the setup scales better since you have less links. Even though that can lead to DNS resolution loops, that should be limited to queries originating from the onprem vNet and it can be avoided by having the DNS server there (10.0.0.5) always use itself as the primary DNS server. That being said, if in doubt you should follow the documentation. That way you will have an easier time if you ever need to create a support ticket for anything in the setup 😉
Excellent ! Waiting for your Part-2.
You are a really good teacher. Dont stop!
Thank you 👍
what if we want to install apps on those images?
You would do that via script then, like I do with powershell in the video 👍
this is great content; I'm subscribed, but I would like to see those videos in 4k resolution as there is a lot of text and is hard to read
Thanks for the feedback! Future videos will be in 4K, though upscaled in the beginning
Thank you sir, I appreciate this!
My pleasure!
Petter, this is really good content
Thank you! Really glad to hear that ❤️
How billing will work for different department in same organization having same DevCenter instance with multiple projects for each department.?
The consumption billing should follow the projects. So if you place the projects in separate subscriptions you can split the cost in that way
@@PetterTech Subscription could be same as architecture prefers same VNet and different subnets. However, Resource group could help. Thank you for your response.
All examples are always with ONE public IP. How is it with Public IP Prefix - and doing one to one NAT?
Using a public ip prefix with the NAT gateway is more for scaling up the number of outbound connections that can exist. The NAT gateway really isn't made for doing one to one NAT stuff, for that you would need a more advanced service like Azure Firewall or a load balancer.
@@PetterTech, thanks.. I used a loadbalancer to fix my case 👍🏻
Thank you very much for this video
You are welcome! Hope it helped :)