Azure – Resource Provider Not Registered

I’ve been following one of Tom Morgan’s excellent tutorials on creating Bots for Microsoft Teams, and I hit an unexpected hurdle very early on in the process – but as it turns out, the fix was a simple one. Resource provider ‘Microsoft.BotService’ not registered for the subscription Fair enough, I say. Let’s register. I navigated …

Continue reading ‘Azure – Resource Provider Not Registered’ »

Running a Python Web App in Azure

I’ve been tinkering with Python of late – of which you’ll read more about here in due course. I’ve never used Python before, but I’ve been really impressed with what I’ve been able to code and get a Raspberry Pi to do in such a relatively short time. In the process of building that project …

Continue reading ‘Running a Python Web App in Azure’ »

Enabling the Azure Authenticator App for 2FA

I’ve enabled two factor authentication (“2FA”) where-ever I have the option, but long disliked the slow login process waiting for a one-time PIN to wind its way from Azure through EOP and to my on-prem Exchange. I have a convoluted collection of accounts & services through Microsoft so I need to use in-Private browsing to successfully sign …

Continue reading ‘Enabling the Azure Authenticator App for 2FA’ »