Explore >> Select a destination


You are here

smsagent.blog
| | powershellisfun.com
8.8 parsecs away

Travel
| | The new Microsoft Entra PowerShell modules are available, replacing the deprecated AzureAD modules. This blog post will highlight the installation, changes, and features.
| | svirlan.com
10.3 parsecs away

Travel
| | Copy Business Central environment using interactive PowerShell script
| | www.ag-software.net
10.4 parsecs away

Travel
| | In July 2014 Google has introduced the More Secure Gmail Authentication feature. When Access for less secure apps is set to disabled then Google does not allow login over SASL PLAIN anymore (even on TLS). During authentication Google replies with the not-authorized error.
| | csharp.christiannagel.com
53.9 parsecs away

Travel
| Authentication and authorization is a built-in feature of ASP.NET Core. Creating an application, you can select to authenticate with the Azure Active Directory or the Azure Active Directory B2C, or store user information in a local database with the Web application. This article gives you the information to use local accounts, create roles programmatically from...