108,260 questions with Azure-related tags

Sort by: Updated
0 answers

how to escape(decode or encode) equal(=) character in logicapp Http request body

in logicapp, Http request body accepts key and value pair as below. case1: name=prithvi&id=23Abc34&city=bangalore case2: name=akash&id=12xyz=&city=mysore case1 is working fine. but case2 giving some error because of equal(=)…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,088 questions
asked 2021-01-28T06:25:44.383+00:00
Pampapati hubballi 1 Reputation point
commented 2021-01-29T02:16:36.357+00:00
ChaitanyaNaykodi-MSFT 25,841 Reputation points Microsoft Employee
0 answers

Sentinel new connector : Google workspace

Hi, I tried to connect Google workspace to Sentinel by using the new Data connector in preview, but I got an error during the function app deployment because it seems that the function was not compatible with my region. Are you aware of an issue with…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,123 questions
asked 2021-01-28T23:42:14.217+00:00
Maxime ROMERO - Ing 6 Reputation points
commented 2021-01-29T00:22:57.043+00:00
JamesTran-MSFT 36,596 Reputation points Microsoft Employee
2 answers

http error 500

Suddenly our site http://policyanalysis.azurewebsites.net returns HTTP ERROR 500 what to do?

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
261 questions
asked 2021-01-28T12:21:51.907+00:00
Aron Larsson 1 Reputation point
answered 2021-01-28T23:54:57.34+00:00
Monalla-MSFT 12,861 Reputation points
7 answers

Deleted virtual machine is preventing other items from being deleted in the portal.

In my Azure Portal, there are several objects that I want to delete related to a Virtual Machine I had. The problem is that the VM was deleted, yet it still exists in some form because I'm getting charged for it, plus the virtual hard drives are still…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,791 questions
asked 2021-01-26T02:34:12.79+00:00
Michael Marks 1 Reputation point
commented 2021-01-28T22:59:30.293+00:00
Michael Marks 1 Reputation point
3 answers

No artifacts listed for Linux VMs in Canada

In the last several days we have noticed that it is not possible to add any artifacts to Linux VMs as no public artifacts are listed. Windows VMs work fine.

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
275 questions
asked 2021-01-14T20:08:46.8+00:00
Suneil 1 Reputation point
answered 2021-01-28T21:35:08.667+00:00
Monalla-MSFT 12,861 Reputation points
1 answer

Azure cli and a while loop to check for status

have got an azure asynch operation which returns one of 3 statuses, the code is written in bash. Please see https://video2.skills-academy.com/en-us/rest/api/sql/failovergroups/failover Succeeded Failed Canceled The issue with the code snippet below…

Azure SQL Database
asked 2021-01-17T15:03:39.13+00:00
MrFlinstone 541 Reputation points
answered 2021-01-28T20:47:26.7+00:00
Navtej Singh Saini 4,226 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Create a PostgreSQL DB Server with Basic pricing tier by Geo-Restoring a PostgreSQL DB Server with General Purpose pricing tier

I get 1 Azure PostgreSQL DB servers: "DBServerA" under subscription "MySubscription" and resource group "MyResourceGroup". "DBServerA" has sku GP_Gen5_2 and its geoRedundant is enabled. I would like to create a…

Azure Database for PostgreSQL
asked 2021-01-12T02:01:10.117+00:00
Tim Jin 36 Reputation points
commented 2021-01-28T20:42:56.33+00:00
Tim Jin 36 Reputation points
2 answers

Azure Safety / Security of Data in VM

Hello, I want to know how secure and safe is cloud VM? If I created a Win VM and used for some time, what are the chances after I delete that VM, other user could recover my data by undelete or data recovery softwares? Since technically, the hardware…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,791 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,348 questions
asked 2021-01-27T22:24:38.2+00:00
Raz 21 Reputation points
answered 2021-01-28T20:41:50.613+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can I get all the chat history of a bot and the user?

I created a bot using the bot framework composer and need all the chat history of an user and the bot in a session , how can I get the data? Please help me out in this.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
826 questions
asked 2021-01-27T20:25:23.61+00:00
Laura Huico 21 Reputation points
commented 2021-01-28T20:20:15.397+00:00
Laura Huico 21 Reputation points
1 answer

Storage explorer proxy setting

Hi Have rolled out storage explorer on some windows 10 endpoints, in order for users to be able to make connection to Azure storage, proxy address needs to be configured. I am looking for a storage explorer specific registry key Or cmd command to set…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
252 questions
asked 2021-01-27T09:38:41.393+00:00
WinTechie 286 Reputation points
commented 2021-01-28T19:51:02.207+00:00
deherman-MSFT 36,836 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Mocking IEventGridClient using the Moq library

I'm trying to mock IEventGridClient from the Microsoft.Azure.EventGrid NuGet package with the Moq library for unit testing purposes. Mock<IEventGridClient> client = new(); client.Setup(x => x.PublishEventsAsync(It.IsAny<string>(), …

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
376 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,842 questions
asked 2021-01-22T13:03:07.3+00:00
Ershad Nozari 421 Reputation points
accepted 2021-01-28T19:32:29.62+00:00
Ershad Nozari 421 Reputation points
2 answers

copy files from old storage account to new using terraform

I want to move the existing files from old storage account to app's specific storage account. Is it possible using terraform code?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,105 questions
asked 2021-01-28T11:30:55.06+00:00
answered 2021-01-28T19:23:10.437+00:00
deherman-MSFT 36,836 Reputation points Microsoft Employee
1 answer

Machine learning Workspace not loading. Shows a Request cannot be served error

My ML workspace does not load. It shows like this. Need a answer quickly. Thanks in advance

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 questions
asked 2021-01-28T12:34:41.277+00:00
Windows PC 1 Reputation point
commented 2021-01-28T19:04:45.007+00:00
Windows PC 1 Reputation point
1 answer

Configure default route for P2S clients (to allow for multiple connections)

In my scenario, I have two completely separate Azure vnets. One uses the 10.0.0.0/16 address space, the other uses the 10.20.0.0/16 address space. I need my users to be able to connect to both vnets simultaneously via P2S VPN connections. I have much of…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,514 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,402 questions
asked 2021-01-13T22:53:02.623+00:00
Keith Stein 1 Reputation point
commented 2021-01-28T19:03:59.517+00:00
SaiKishor-MSFT 17,231 Reputation points
1 answer

Cannot call Invoke-AzDataFactoryV2Pipeline with PSPipeline object as only parameter

I have a script in Powershell where I want to invoke an Azure DataFactory pipeline, and I would like to do it by simply providing a pipeline object (PSPipeline), as it is detailed in the documentation: Invoke-AzDataFactoryV2Pipeline …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,566 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,508 questions
asked 2021-01-11T13:42:50.193+00:00
Olov Günther-Hanssen 1 Reputation point
commented 2021-01-28T18:35:50.197+00:00
Saurabh Sharma 23,801 Reputation points Microsoft Employee
1 answer

Redis stack trace does not appear in Kubernetes Pod Log! Why not?

I have an ASP.NET core 3 web app I'm trying to debug in an Azure Kubernetes pod. I could look at the kubernetes pod log and see my System.Console.WriteLine statements inside of my ConfigureServices functions and everything looked great -- including my…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,515 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
248 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,073 questions
asked 2020-12-17T20:50:41.157+00:00
Siegfried Heintze 1,881 Reputation points
commented 2021-01-28T18:32:47.243+00:00
Siegfried Heintze 1,881 Reputation points
2 answers

Can't connect from outside to FileZilla Server running on Windows Server 2019 VM in Azure.

I followed this post for installing FileZilla Server on a Windows Server 2019 VM in Azure. Only thing I didn't do is the last part to publish an FTP site. I disabled Windows Defender in the VM just to be sure. I also created rules for Inbound and…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,402 questions
asked 2021-01-23T22:48:46.587+00:00
d1che 1 Reputation point
commented 2021-01-28T18:27:05.373+00:00
SaiKishor-MSFT 17,231 Reputation points
2 answers

Best Way to restrict Internet access

I have over 100 linux Virtual machines in our org what is the best way to stop all outgoing internet connection without disturbing services like monitoring and WMA agent and other services that may require outbound connection.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,791 questions
asked 2021-01-21T13:50:06.867+00:00
KB 21 Reputation points
commented 2021-01-28T18:12:52.367+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
2 answers

Azure Computer Vision Cognitive Services - GetReadResultAsync returning duplicated lines when the read document has handwritting and printed text.

I am testing the Azure Computer Vision Cognitive Services with the sample code that the Azure website provides. It works fine when the text is all printed in the image being analyzed, however, when I try to get the results for a mixed document, the…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
366 questions
asked 2021-01-06T20:54:41.18+00:00
Maie 6 Reputation points
commented 2021-01-28T17:29:38.05+00:00
YutongTie-MSFT 50,856 Reputation points
1 answer One of the answers was accepted by the question author.

Logic Apps data in csv or text format

Hello Member, I have built a logic app scenario pulling data from SAP Tables and placing it under "compose" with input json(xml(body('Send_message_to_SAP'))) and trying to parse JSON and loading into CSV but not getting output exactly…

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
122 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,088 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2021-01-26T21:35:32.35+00:00
amitlalazure503 26 Reputation points
commented 2021-01-28T17:27:16.547+00:00
amitlalazure503 26 Reputation points