Resources - NOVA365 User Group - Dec 2020
Resources from the NoVa User group presentation on Dec 17, 2020...
Resources from the NoVa User group presentation on Dec 17, 2020...
AADSTS7000218: The request body must contain the following parameter: 'client_assertion' or 'client_secret'. I received this error when using a PublicClientApplication. Strange, because the definition...
I stumbled a bit today when trying to access a blob in Azure Storage. I made an assumption about the permissions granted to my organizational account....
A few weeks back, I was privileged to spend time with Vesa Juvonen and Waldek Mastykarz on the PnPWeekly show. I had a great time talking...
Visual Studio Codespaces (and its sibling Github Codespaces) offers a cloud-hosted, low-friction environment for writing code. The VSO offering is in public preview, so I gave...
Over the last few weeks, I have spent part of each day working on an SPFx project. For me, this is the first time doing so on an extended basis, and I found myself repeating many setup steps before working on code. So I fixed that with automation and wanted to share....
I came across an issue that stems from the way objects behave in JavaScript/TypeScript that is different than the C# behavior. So I thought I...
A description of an SPFx web part built using React Hooks....
This application will use a Key Vault to store the API token and the blob storage connection string. Listed below is a summary of an ARM template that can create the secure infrastructure for the code....
You have an application registration in your tenant that represents the Web API to secure. https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-protected-web-api-overview During development,...
The big announcement from Microsoft is that there is a new fixed-width, developer font as part of Windows Terminal. (And you can have Terminal inside Visual...
Office Developer Training Content Office Developer Center Microsoft Teams Developer Center Yeoman Generator for Microsoft Teams App Templates for Microsoft Teams Bot Framework v4 SDK Templates...
There are lots of posts about the new Windows Terminal (Preview) that dropped over the weekend. Here is a profile that I use to run the...
Sample/Demo code Office Developer Training Content Office Developer Center Microsoft Teams Developer Center Yeoman Generator for Microsoft Teams App Templates for Microsoft Teams Bot Framework...
Tobias Zimmergren chats with Paul about the new Azure Configuration service and how he uses it with Managed Identity, Containers and many different web applications. https:...