Markedsføring siden 2025 i ett nøtteskall
Markedsføring siden 2025 i ett nøtteskall
Another one is localization on learn. e.g the product "Fabric" is translated to "stoff" in norwegian. But the word used is common slang for drugs. So "Try fabric for free" gets a new meaning, and I don't think MSFT is branching out to the cartel business just yet =)
It effectively makes migrating completely from hashicorp/azuread + hashicorp/azurerm over to azure/azapi + microsoft/msgraph impossible
PIM - role eligibility schedule request
And creating a role eligbility schedule request in PIM (learn.microsoft.com/en-us/azure/...)
Microsoft’s own Azure API guidelines (https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md#resource-schema--field-mutability)
API guidelines:
One thing I will never understand is why Microsoft’s own API guidelines advise their devs to use HTTP methods for CRUD. And everything related to PIM is just «hold my beer and let me do something completely different», and different == behavior that completely breaks running tofu/terraform destroy
Things I never learn:
- Regular Expressions
- Avoiding that 06:30 flight which means I have to get up at 05:00
It’s pretty funny that you can tell every AI agent to create an image of a tree and it will spot out a pretty good and realistic tree. But if you want a relatively simple 2D SVG illustration it suddenly have zero concept of how trees look like until you force feed it a bunch of SVG examples
crawled into the Harry Potter bedroom (the storage under the stairs), retrieved a NUC that has been powered off for a year(++), installed linux on it, figured out which config mgmt tools to (not) use, and now: build labs with pyinfra.com for fun and learning
alias det-e-bærre-lækkert ‘sudo !!’
#itshardtobeanissemann
The more I dig in #msgraph the stranger it gets. Like what:
"The type of the request. Use adminAdd to add a resource, if the caller is an administrator or resource owner, adminUpdate to update a resource, or adminRemove to remove a resource."
Why not just use HTTP POST, PATCH and DELETE? 🤷♂️
Ever got a bit frustrated because you couldn't configure role settings for your Entra ID roles in PIM with Terraform?
Well now you can stop being frustrated and solve it with this weeks latest release of the msgraph-provider: trond.sjovang.no/posts/config...
#terraform #entraid #mvpbuzz
A lot of very nice improvements in v.0.2 to make the terraform provider for msgraph even more useful!
- retry and timeout configuration
- update_resource, resource_collection and resource_action to cover more api endpoints
github.com/microsoft/te...
#mvpbuzz #terraform #msgraph
Is it «Vibecode Copilot 26» ?
I often manage to snag some good deals through Humblebundle, and now Packt has hooked us up with a great bundle for cloud professionals! So why not level up your knowledge while also supporting a good cause?
#MVPBuzz #CloudNativeAmbassador
www.humblebundle.com/books/cloud-...
normalize buying a posh bottle of red wine from Burgundy and a new Lego set for your birthday and proceed to drink wine and build Lego while listening to your favorite records
Anyone else see a 404 and/or certificate error on some Azure static web apps today? #mvpbuzz
yes, yes, it might be dangerous to push to prod on a Friday, but have you tried eating something with red sauce while wearing a white t-shirt?
registry.terraform.io/providers/ha... doesn't have a resource for connected organizations, but with registry.terraform.io/providers/mi... we can just create a small module to deploy the connection and external/internal sponsors: registry.terraform.io/modules/sjov...
#mvpbuzz #entraid #msgraph
TLDR: You should probably not migrate away from terraform-provider-azuread or start using it for anything important yet. But test it out, report bugs, and provide feedback to keep the dev team happy and busy!
A quick note on the terraform provider for entra id/msgraph that was made available while everyone was busy enjoying their summer holiday trond.sjovang.no/posts/a-new-...
#terraform #msgraph #entraid #mvpbuzz
Basilique du Sacré-Cœur de Montmartre
Being in Montmartre for the last stage today was WILD! The narrowest little cobblestone street packed with people and the amazing backdrop of Sacré-Cæur #tdf #letour
THPS 2 and 3 were the big ones for me and I always found 4 to be a bit of a weird one before they figured out how to do open world in the later games.
If you like the 2min format of 1-3 it’s pretty nice. And I like that I can set round time to be 5 or 10mim instead because I’m not a teen anymore
«Where does the 3 legged horse live? In the unstable»
This is the level of chaotic I aspire to be one day. Well played! 👏🏻👏🏻👏🏻
nice! preview of the new msgraph provider for Terraform is available: github.com/microsoft/te...
The provider is similar to azapi and act as a thin wrapper on top of the msgraph rest api. Which means we can now use Terraform for a lot of configuration that is missing from terraform-provider-azuread