1,701,789 questions

Sort by: Updated
1 answer

Telehealth

I want to know what are the available solutions for telehealth and how to integrate those to our Electronic Health <Record System.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-06-28T12:30:21.14+00:00
Ivan Javier Murcia 1 Reputation point
commented 2020-07-01T08:17:43.93+00:00
Vipul Sparsh 16,331 Reputation points Microsoft Employee Moderator
1 answer

Deployment issue

Hello, I am trying to deploy an app using Web App service using images from Azure Container Registry, but there is no luck. Locally the app runs with no problem. Would appreciate your help. Thanks/Bella 2020-06-24T19:05:57.912Z INFO - Logging is…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,534 questions
asked 2020-06-24T19:39:20.507+00:00
Bella Belgarokova 1 Reputation point
commented 2020-07-01T07:55:39.007+00:00
ajkuma 28,111 Reputation points Microsoft Employee Moderator
0 answers

Why continuation page do not print overflow content of RichEditBox.

My printing page Xaml is: <RichTextBlock Foreground="Black" x:Name="TextContent" Grid.Row="2" OverflowContentTarget="{Binding ElementName=ContinuationPageLinkedContainer}" …

Developer technologies | Universal Windows Platform (UWP)
asked 2020-06-27T03:56:34.87+00:00
Naweed Ashraf 1 Reputation point
commented 2020-07-01T07:11:59.137+00:00
Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator
2 answers

How to export data from SQL server to a storage container

Hi All. I will like the output of a SQL query to be stored in a storage container in Azure, was wondering what is the best/secure way of doing this in an automated fashion. This can be one output file for each day, the output is a json type. Ideas…

Azure SQL Database
asked 2020-06-29T20:21:02.647+00:00
MrFlinstone 711 Reputation points
answered 2020-07-01T07:07:59.44+00:00
Vaibhav Chaudhari 38,971 Reputation points Volunteer Moderator
2 answers

Azure Data Factory add Tags in json files

Hello, In the Portal it is possible to add Tags to a Azure Data Factory (I'm not talking about the Annotation in pipelines). But I can't find a way to include them in the ARM Template. I just created a blank ADF, added a Tag and exported the ARM…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,993 questions
asked 2020-06-24T09:24:10.18+00:00
Harry Leboeuf 26 Reputation points
answered 2020-07-01T06:39:43.22+00:00
Vaibhav Chaudhari 38,971 Reputation points Volunteer Moderator
1 answer

Azure Update Management Sorting

I have 200, soon to be 300 on prem windows servers hooked up to Azure through Microsoft monitoring agent (not Azure hosted) for update management. I am trying to add tags to them for easier scheduling and deployment, all I can find though is how to do so…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,831 questions
asked 2020-06-23T14:40:24.893+00:00
Tim G 42 1 Reputation point
commented 2020-07-01T06:10:41.257+00:00
SwathiDhanwada-MSFT 19,073 Reputation points Moderator
1 answer

Azure OMS Workspace - Unable to save capture data options under ädvanced settings"

Hi Everyone, We've have created a Log Analytics work space, have connected linux & windows Azure VMs to it. Now, the next step is to collect data from Azure VMs - but unable to do that. have selected, system & application logs - clicked…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,831 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,686 questions
asked 2020-06-23T08:20:40.64+00:00
Anonymous_17 21 Reputation points
commented 2020-07-01T06:09:38.27+00:00
SwathiDhanwada-MSFT 19,073 Reputation points Moderator
3 answers

Azure on Kubernetes Service: Failed to set anchor peer(s) for the orderer and peer organizations on the specified channel.

Hi, I have encountered error executing the Setting anchor peer(s) command following the steps here. https://learn.microsoft.com/en-us/azure/blockchain/templates/hyperledger-fabric-consortium-azure-kubernetes-service ./azhlf channel…

Community Center | Not monitored
asked 2020-06-15T02:39:16.597+00:00
ascii-c 31 Reputation points
commented 2020-07-01T05:19:53.723+00:00
AshokPeddakotla-MSFT 36,006 Reputation points Moderator
2 answers

HyperLedger Fabric on AKS -Deployment Failed- could not find susbscription

I am getting below error when deploying HyperLedger Fabric on AKS. All other services have been deployed except one service under Blockchain {"code":"DeploymentFailed","message":"At least one resource deployment…

Community Center | Not monitored
asked 2020-06-23T18:29:29.467+00:00
Musora Jolene 1 Reputation point
commented 2020-07-01T05:08:14.027+00:00
AshokPeddakotla-MSFT 36,006 Reputation points Moderator
1 answer

WebApp created on Linux OS always shows default page

I have created my website using HTML and working fine locally. I deployed this on azure using FTP and when I hit https://{mywebappname}.azurewebsites.net, It shows me the default page instead of my website home page. I also double check that wwwroot…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,534 questions
asked 2020-06-18T00:08:05.01+00:00
commented 2020-07-01T04:58:09.057+00:00
ajkuma 28,111 Reputation points Microsoft Employee Moderator
1 answer

Integrating Application insights to asp.net mvc

I am trying to integrate app insight to an http://asp.net MVC trying to add it through vs2019 it says configured but when I go to the portal to look at the live metrics or requests nothing is there. I am able to see request on local

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,831 questions
asked 2020-06-22T17:24:11.207+00:00
BLAISE SEBAGABO 1 Reputation point
commented 2020-07-01T04:54:57.38+00:00
BhargaviAnnadevara-MSFT 5,471 Reputation points
1 answer

Configuring Service Bus dependency tracing with applicationinsights-agent 3.0.0 preview

What configuration is required to enable request/message dependency tracking with Service Bus? I am using applicationinsights-agent 3.0.0 preview 4 and followed configuration mentioned in link …

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,831 questions
asked 2020-06-18T19:55:57.987+00:00
Chetan FL 1 Reputation point
commented 2020-07-01T04:52:33.89+00:00
BhargaviAnnadevara-MSFT 5,471 Reputation points
1 answer

How to create service bus namespace using asp.net MVC?

Hi Team, How to create service bus namespace using asp.net MVC? Can you tell me that it is possible or not? And if it possible then please suggest the way.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
724 questions
asked 2020-06-27T08:30:17.02+00:00
Anonymous
commented 2020-07-01T04:32:00.663+00:00
Mike Urnun 9,792 Reputation points Moderator
0 answers

Strange behavior of DevicePairingResultStatus::Failed

Hello, When we use DeviceInformationCustomPairing::PairAsync() to pair with phone, the interface sometimes returns DevicePairingResultStatus::Failed. We assume this is an unknown failure. But if we ignore this error and try…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-06-19T03:34:13.517+00:00
quanwen du 41 Reputation points
commented 2020-07-01T03:25:41.28+00:00
Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator
1 answer

Teams meeting - retrospective attendance

can I get a register from a Teams meeting retrospectively, after the meeting has happened?

Microsoft Teams | Microsoft Teams for business | Other
asked 2020-06-30T13:52:22.267+00:00
Thomas Bridgland 1 Reputation point
commented 2020-07-01T02:51:34.237+00:00
JimmyYang-MSFT 58,741 Reputation points Moderator
1 answer

windows server 2019's windows time can not running ,how to fix it?

Community Center | Not monitored
asked 2020-07-01T02:38:28.32+00:00
Sean Tang 6 Reputation points
answered 2020-07-01T02:47:32.97+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Is it eligible to sell software that was developed by freelancers using Microsoft Studio?

Hi, I've ordered a freelancer to develop a software using Windows Workflow Foundation technology. He's using Microsoft Visual Studio 2017 Professional. And I don't have any Visual Studio license. After receiving the software, can I sell it to…

Community Center | Not monitored
asked 2020-07-01T02:01:46.01+00:00
lehloc 21 Reputation points
accepted 2020-07-01T02:45:46.067+00:00
lehloc 21 Reputation points
1 answer

Why WiFiDirect return OperationAlreadyInProgress when pairing?

Hello, When we refer to the UWP WiFi Direct Sample to develop app to pair with phone, the interface DeviceInformationCustomPairing.PairAsync() sometimes returns OperationAlreadyInProgress. Can you share under which conditions the interface will…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-06-29T09:11:21.03+00:00
quanwen du 41 Reputation points
commented 2020-07-01T01:57:08.727+00:00
Anonymous
2 answers

Data flow error: 4501 - related to WranglingDataFlow

Hi guys, Please, for some reason, I'm getting this error message when I try to debug a pipeline with a wrangling data flow activity. { &#34;errorCode&#34;: &#34;4501&#34;, &#34;message&#34;: &#34;Failed to fetch…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,538 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,993 questions
asked 2020-06-04T13:26:01.637+00:00
Michael S 1 Reputation point
commented 2020-07-01T01:55:45.807+00:00
Ashutosh Shukla 1 Reputation point
1 answer

Parse JSON array to Azure Table Storage

Good morning, I am trying to export a list from Sharepoint to Azure Table Storage by using JSON array. It looks like the array contains several object, each object having parameters such ass "name", "address" etc. The…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
182 questions
asked 2020-06-25T07:10:48.797+00:00
Jakob Rognlien 1 Reputation point
commented 2020-07-01T01:35:24.303+00:00
Mike Ubezzi 2,776 Reputation points