123,598 questions with Azure-related tags

Sort by: Updated
0 answers

Unable to deploy from Bot Composer

I ma trying to deploy a bot to an existing resource via the Bot Framework Composer using the following instructions: https://learn.microsoft.com/en-us/composer/how-to-publish-bot#deploy-to-existing-azure-resources I have populated the "xxx"…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
950 questions
asked 2020-10-15T13:53:56.187+00:00
Tashfeen Ekram 21 Reputation points
commented 2020-10-25T22:54:27.557+00:00
Tashfeen Ekram 21 Reputation points
1 answer One of the answers was accepted by the question author.

Sending trigger from IOT hub to IOT device (from a service bus queue in logic app)

I originally bought a raspberry pi to get some "at home" cloud experience, so I'm stoked to learn about things like the IOT Hub that enable a sort of cloud-hybrid connectivity. Trying to reverse engineer this tutorial to set up a Logic App…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,566 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
229 questions
asked 2020-10-25T04:40:46.207+00:00
Steven Hurwitt 21 Reputation points
commented 2020-10-25T18:47:34.233+00:00
Steven Hurwitt 21 Reputation points
2 answers One of the answers was accepted by the question author.

Marketplace Managed App intelectual property protection

We are about to build our first managed app. This application consists of scripts (currently powershell scripts) that collect information and store results in provided storage account. Whole application is meant to be deployed to customer's tenant. What…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
171 questions
asked 2020-10-14T13:33:26.807+00:00
Radim Hampel 21 Reputation points
accepted 2020-10-25T18:12:27.417+00:00
Radim Hampel 21 Reputation points
1 answer One of the answers was accepted by the question author.

Alternative to deploying bots made in the composer

I am having difficulty deploying a bot I have composed in the Bot Composer due to this bug -> https://github.com/microsoft/BotFramework-Composer/issues/3722 I am a bit perplexed on how to deploy this directly not using the composer.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
950 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,002 questions
asked 2020-10-16T04:26:13.623+00:00
Tashfeen Ekram 21 Reputation points
accepted 2020-10-25T17:39:39.197+00:00
Tashfeen Ekram 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to get list of child files/directories having parent DataLakeDirectoryClient class instance

Hello All! I have to scan whole data lake file system. Having code like: PagedIterable<PathItem> pItems = ((DataLakeFileSystemClient)prmParent).listPaths(); for( PathItem pItem : pItems ){ if pItem.isDirectory() ){ …

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,564 questions
asked 2020-10-22T10:48:28.173+00:00
Sergey Shabalov 46 Reputation points
accepted 2020-10-25T16:46:51.523+00:00
Sergey Shabalov 46 Reputation points
2 answers One of the answers was accepted by the question author.

Cannot authenticate with Local windows user into SQL Server Express / Authentication choice disabled

Hello. My details here below. (I use SQL Server 2019 Express on Windows 10) SQL Server Management Studio 15.0.18338.0 SQL Server Management Objects (SMO) 16.100.41011.9 Microsoft Analysis Services Client Tools 15.0.19205.0 Microsoft…

Azure SQL Database
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
SQL Server | Other
asked 2020-10-24T15:04:33.81+00:00
greenfield70 106 Reputation points
answered 2020-10-25T07:58:04.9+00:00
greenfield70 106 Reputation points
2 answers One of the answers was accepted by the question author.

Can't Connect to ACR from CLI or Docker

I'm trying to do the basics of connecting to the ACR and for some reason I can't connect to the ACR. I've tried connecting from Docker directly and through Visual Studio and each time I get an authentication error. So I tried connecting from from the CLI…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
511 questions
asked 2020-10-24T12:39:46.137+00:00
Thomas Woodward 101 Reputation points
accepted 2020-10-25T02:12:49.08+00:00
Thomas Woodward 101 Reputation points
1 answer

Buy custom domain not working with .NL

So I've constructed this very elaborate question on StackOverflow on how I'm not able to buy a new domain for my app-service, but I'm beginning to suspect it's the wrong place to ask something like this. Is it OK to just paste a link here and ask you…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,002 questions
asked 2020-10-24T17:37:10.493+00:00
Jon Koeter 1 Reputation point
commented 2020-10-24T21:12:56.403+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Azure ignores applicationUrl port settings

I have developers a web application using Visual Studio - the back end (WEB API) is written in .NET CORE and the front end is a ReactJS application. Using my local development environment I am running the WEB API on port 5000, i.e. I have the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,002 questions
asked 2020-10-21T11:53:39.76+00:00
Spencer 96 Reputation points
accepted 2020-10-24T16:40:14.88+00:00
Spencer 96 Reputation points
2 answers One of the answers was accepted by the question author.

create VM with virtual network settings

Hello, I followed the link below to create VM to join azure domain. https://learn.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm I have two questions when creating VM. the documentation said: Your VM must connect to an…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,100 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,783 questions
asked 2020-09-21T06:11:53.647+00:00
remoteUser1 101 Reputation points
commented 2020-10-24T12:38:58.103+00:00
Sourabh Suri 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to upload image using PowerApps in Dynamics CRM

Hi, I have created a field having Data Type Image. I uploaded the image using PowerApps in the CRM. When I'm trying to view a particular record in CRM it's giving me an error as "Invalid Argument". Can you please provide me a solution to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,002 questions
asked 2020-10-24T04:08:03.297+00:00
Sneha patil 21 Reputation points
commented 2020-10-24T08:53:28.007+00:00
Leon Laude 86,031 Reputation points
2 answers One of the answers was accepted by the question author.

Service Fabric. Building/Deploying only updated services to local cluster.

Hello. It's my first time working on a service fabric project. In our solution we have one sfproj, with several services. I would like to build and deploy only the updated service on the local cluster, not rebuilding/deploying everything. I figure I…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
291 questions
asked 2020-10-22T06:52:13.84+00:00
Jonas 21 Reputation points
accepted 2020-10-24T08:19:20.517+00:00
Jonas 21 Reputation points
1 answer

Azure iot errors with custom vision

There occurs an error : 406 runtime on my iot edge hub. $edgeAgent and $edgehub ae running properly but the other modules from custom vision, such as image-classifier-service and camera-capture does not work at all. Surely i have followed the all…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
599 questions
asked 2020-05-26T05:23:36.617+00:00
동균 류 1 Reputation point
commented 2020-10-24T07:20:44.777+00:00
Ananda Prasad Bandaru 1 Reputation point
0 answers

Can't Figure out Arithmetic Overflow Error

I have been receiving this error. Msg 8115, Level 16, State 2 Line 182 Arithmetic Overflow Error converting expression to data type int. Any Help is greatly appreciated SELECT ot.Unitname ,LOWER(REPLACE([Unitname],', ',' ')) AS [Location] …

Azure SQL Database
asked 2020-10-23T16:00:25.343+00:00
Doug 1 Reputation point
commented 2020-10-24T07:02:58.88+00:00
Anurag Sharma 17,636 Reputation points
1 answer

Regarding the mail 'Update certificate pinning for your applications'

Received a mail stating "Update certificate pinning for your applications" , we are using Digicert certificate for our URL's , want to know whether our digicert certificate will be impacted or not?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,002 questions
asked 2020-10-16T13:05:56.22+00:00
Dhanpal, Rohan 1 Reputation point
answered 2020-10-24T05:36:41.897+00:00
Gopakumar R 1 Reputation point
1 answer

Azure SQL Database not connecting

Hello, I am having an issue that I have not had before...connecting to an Azure SQL database. I have: set the client ip through the server firewall ensured that my pc firewall allows port 1433 (I even turned off my firewall to make sure that was…

Azure SQL Database
asked 2020-10-21T21:20:09.3+00:00
Anonymous
commented 2020-10-23T23:49:09.52+00:00
Navtej Singh Saini 4,226 Reputation points Microsoft Employee Moderator
1 answer

SAS Viya installation failed on Azure

SAS Viya installation failed on Azure Hi, I tried Viya 3.4 and 3.5 installation on Azure. It's failing after 2 hours at one resource while provisioning vm extensions. I am sure i followed exact steps which mentioned in the azure :…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,100 questions
asked 2020-10-20T14:04:51.15+00:00
Rupesh Gunapati 1 Reputation point
commented 2020-10-23T23:27:41.457+00:00
olufemia-MSFT 2,861 Reputation points
5 answers

Encrypt Azure Data Factory with customer-managed keys

I want to encrypt Azure Data Factory with customer-managed keys. . I have gone through this link https://learn.microsoft.com/en-us/azure/data-factory/enable-customer-managed-key It shows everything via console/gui. Is there any powershell/Azure…

R Server for HDInsight
R Server for HDInsight
An Azure service that provides predictive analytics, machine learning, and statistical modeling for big data.
13 questions
asked 2020-10-02T11:24:51.627+00:00
Akash Verma 31 Reputation points
commented 2020-10-23T22:56:13.533+00:00
MartinJaffer-MSFT 26,156 Reputation points
2 answers

Facing "'recognitionModel' is invalid." error in face detection API

I am receiving following error while invoking face detect api with "recognition_03" model.. I even tried using the cognitive services API console.. { "error": { "code": "BadArgument", "message":…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,681 questions
asked 2020-10-14T13:26:51.767+00:00
OnGrid Tech 1 Reputation point
answered 2020-10-23T22:47:27.117+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer

Query Azure SQL database

Hi, New to Azure, I am looking to query my Azure SQL database from my website (display a leaderboard from the data ) My website is hosted on a shared server with another provider and they do not have the SQL drivers installed that I have read are…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,002 questions
asked 2020-10-16T21:05:05.343+00:00
Gaming Synergy 1 Reputation point
commented 2020-10-23T22:37:36.403+00:00
Gaming Synergy 1 Reputation point