Adrian Hall
Adrian Hall
From the Azure REST API Board Meeting: * Add two lines to the breaking change policy table to allow certain operations without a version bump * Provide a better explanation...
I've got an ASP.NET Core project with some .cshtml files. CSE0002 is raised on the .cshtml file even though there is no code in the .cshtml file.
The windows instructions suggest running `choco install pandocpdf`: ``` Chocolatey v0.10.5 Installing the following packages: pandocpdf By installing you accept licenses for the packages. pandocpdf not installed. The package was...
Windows 10 Python 2.7.13 mkdocs 0.16.3 mkdocs-material 1.5.4 pandoc installed from chocolatey 0.10.5 Site being created: https://github.com/adrianhall/develop-mobile-apps-with-csharp-and-azure ``` D:\GitHub\develop-mobile-apps-with-csharp-and-azure [master +1 ~0 -0 !]> mkdocs2pandoc > editions/editions1.pd Traceback (most recent...
### Description I would like to use WebAuthenticator when also using Azure App Service Authentication. Unfortunately, EasyAuth does not return the token and expiry in a format that WebAuthenticator understands....
Amazon Pinpoint needs to support CloudFormation first, but when it does, add the following: ``` PinpointAnalytics: { Default: { AppId: pinpointResource.output.Id, Region: 'us-east-1', }, }, PinpointTargeting: { Default: { Region:...
If you use a filename where the containing directory doesn't exist, the plugin crashes.
Currently, we specify every single file and what type it is. However, mostly, we just want to configure a client. I'd suggest the following configuration types: ``` amplify: - base:...
Lex configuration is: ``` Lex: { botName: { Name: botName, Alias: '$LATEST', Region: 'region' } } ```
Jets package needs to be removed or updated to 24.0.0 to get rid of a security warning ``` merge (< 1.2.1) CVE-2018-16469 High severity ``` There doesn't seem to be...