azure

Dismiss Security Center Alert using Graph API

南笙酒味 提交于 2021-02-10 22:19:26
问题 I have already looked into some of the answers but didn't find the right solutions. Is there any way we can dismiss the alert in Azure Security Center using Microsoft Graph API or by any other means. I don't want to suppress any rule. I simply want to dismiss the alert. I have looked into some of the Microsoft documentation but didn't the way to achieve this. Please let me know if anybody knows how to do that. Thanks! 回答1: Sure. As most Azure Services do, there is an Api for Security Center

Cannot login with read-only user to SQL Azure database

故事扮演 提交于 2021-02-10 22:13:13
问题 I've followed the answer to this question: In SQL Azure how what script can I use to create a read only user I've completed all the steps successfully on the correct server. However, when I try to login to the Azure database, I'm getting the following error: Login failed for user 'readerUser'. This session has been assigned a tracing ID of '(some guid)'. Provide this tracing ID to customer support when you need assistance. I've tried this in both my ASP.NET website and in my LINQPad, they

BotFramework: The bot's MSA appId or password is incorrect

烂漫一生 提交于 2021-02-10 20:52:10
问题 Issue: Bot started showing me an error, when using the emulator. While i am not sure, i think the emulator might have been updated Debugging I checked that the AppID and secret are correct. Error: -> POST 401 [conversationUpdate] Error: The bot's MSA appId or password is incorrect. Edit your bot's MSA info web.config Info: <!-- update these with your appid and one of your appsecret keys--> <add key="MicrosoftAppID" value="XXXXXXXXXXXXXX" /> <add key="MicrosoftAppPassword" value="YYYYYYYYYY" /

BotFramework: The bot's MSA appId or password is incorrect

三世轮回 提交于 2021-02-10 20:43:27
问题 Issue: Bot started showing me an error, when using the emulator. While i am not sure, i think the emulator might have been updated Debugging I checked that the AppID and secret are correct. Error: -> POST 401 [conversationUpdate] Error: The bot's MSA appId or password is incorrect. Edit your bot's MSA info web.config Info: <!-- update these with your appid and one of your appsecret keys--> <add key="MicrosoftAppID" value="XXXXXXXXXXXXXX" /> <add key="MicrosoftAppPassword" value="YYYYYYYYYY" /

Xamarin - SignalR Hanging on connect

岁酱吖の 提交于 2021-02-10 20:29:13
问题 I'm trying to connect my Xamarin app to my SignalR backend which is hosted on Azure. The issue I'm having is every time I call StartAsync() on my HubConnection it just hangs the client and the request is never completed. I have tried break pointing through the app to make sure this is actually where the hang is happening. I have tried using the exact same code on an ASP.Net Core project to confirm the SignalR connection is working, which it is, I can connect and send commands successfully. I

Xamarin - SignalR Hanging on connect

≡放荡痞女 提交于 2021-02-10 20:28:28
问题 I'm trying to connect my Xamarin app to my SignalR backend which is hosted on Azure. The issue I'm having is every time I call StartAsync() on my HubConnection it just hangs the client and the request is never completed. I have tried break pointing through the app to make sure this is actually where the hang is happening. I have tried using the exact same code on an ASP.Net Core project to confirm the SignalR connection is working, which it is, I can connect and send commands successfully. I

Azure Self hosted agent to run pytest

匆匆过客 提交于 2021-02-10 20:17:22
问题 I have installed a self-hosted agent on my local VM, it's connected to azure no issues there. I have a python code on azure DevOps I have installed all the requirements.txt requirements manually into the cmd line of the local VM so that self-hosted agent installed on it doesn't have to install them ( to minimize the build & deployment time) But when I have below code in the YAML file to run pytest cases pipeline is failing because of below error This is my Yaml file trigger: - master

Azure Self hosted agent to run pytest

浪子不回头ぞ 提交于 2021-02-10 20:15:57
问题 I have installed a self-hosted agent on my local VM, it's connected to azure no issues there. I have a python code on azure DevOps I have installed all the requirements.txt requirements manually into the cmd line of the local VM so that self-hosted agent installed on it doesn't have to install them ( to minimize the build & deployment time) But when I have below code in the YAML file to run pytest cases pipeline is failing because of below error This is my Yaml file trigger: - master

Error connecting to SQL Server.PDOException Object (Azure)

坚强是说给别人听的谎言 提交于 2021-02-10 19:55:31
问题 i'm trying to connect to my Azure SQL db using PHP that is run by my other server every night at 00:00 via cronjob. When it runs shows this error in logs: Error connecting to SQL Server.PDOException Object ( [message:protected] => could not find driver [string:Exception:private] => [code:protected] => 0 [file:protected] => /home3/nappuntx/public_html/modifiche/export.php [line:protected] => 73 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home3/nappuntx/public_html/modifiche

Error connecting to SQL Server.PDOException Object (Azure)

血红的双手。 提交于 2021-02-10 19:54:49
问题 i'm trying to connect to my Azure SQL db using PHP that is run by my other server every night at 00:00 via cronjob. When it runs shows this error in logs: Error connecting to SQL Server.PDOException Object ( [message:protected] => could not find driver [string:Exception:private] => [code:protected] => 0 [file:protected] => /home3/nappuntx/public_html/modifiche/export.php [line:protected] => 73 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home3/nappuntx/public_html/modifiche