53,948 questions

Sort by: Updated
0 answers

Permissions required for import_py3package_from_pypi to install python runbook packages and their dependencies

Hi all, I have been trying to install python runbook packages for a script that I am running. I am aware that I can manually upload each whl file for the packages, however, this does not manage the package dependencies. I then found the provided…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,126 questions
asked 2024-04-30T01:22:13.9366667+00:00
Grant Fullston 0 Reputation points
edited the question 2024-05-06T03:31:29.5666667+00:00
Givary-MSFT 28,321 Reputation points Microsoft Employee
0 answers

pyodbc module not found error in Azure function app deploying with azure ci/cd pipeline

I am deploying my azure python function app through azure ci/cd pipeline.yml. My requirement.txt has pyodbc in it and i see that during build the pyodbc module is installed and wrapped in artifact. I have tried both version of azurefunctionapp task…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,302 questions
asked 2024-05-06T03:31:02.4033333+00:00
farookdiya 0 Reputation points
0 answers

Most secure way to enable Azure automation python runbook to access Microsoft Graph for an organisatinon

Hi all, I am needing to create an azure automation python runbook that accesses an organisation's Microsoft Graph and Microsoft 365, with the permissions to read and write to the Graph. I have seen several ways to do this, but am worried since this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,649 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,126 questions
asked 2024-04-30T01:31:37.85+00:00
Grant Fullston 0 Reputation points
edited the question 2024-05-06T03:30:45.6566667+00:00
Givary-MSFT 28,321 Reputation points Microsoft Employee
0 answers

Azure iot defender micro agent - [procfs_reader.c/read_data_from_procfs:101] Error getting username in pid

Hi, When configuring the azure iot defender micro agent on the iot edge device (azure vm) we uncounted the following error message - [procfs_reader.c/read_data_from_procfs:101] Error getting username in pid When checking the status its running, its…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
382 questions
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.
541 questions
asked 2024-04-30T08:27:45.61+00:00
Dinesh, Midhun 0 Reputation points
edited the question 2024-05-06T03:30:12.2+00:00
Givary-MSFT 28,321 Reputation points Microsoft Employee
0 answers

How to fix broken web chat app after Microsoft Entra ID authentication login added

I had a chat app using Azure web app and Web PubSub working perfectly using the github example: samples/javascript/chatapp/nativeapi I made no changes to code and added the microsoft entra ID authentication requirement according the default instructions…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,915 questions
asked 2024-04-30T15:00:03.5866667+00:00
Peter Daniels 40 Reputation points
edited the question 2024-05-06T03:29:21+00:00
Givary-MSFT 28,321 Reputation points Microsoft Employee
0 answers

Error in getCluster(clusterName = "myPoolName") : Code: AccountCoreQuotaReached - Message: The specified account has reached core quota Code: AccountLowPriorityCoreQuotaReached - Message: The specified account has reached low priority core quota

In R programming, I am trying doAzureParallel for the first time and I encountered this cluster quota error: Error in getCluster(clusterName = "myPoolName") : Code: AccountCoreQuotaReached - Message: The specified account has reached core…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
305 questions
asked 2024-05-06T03:29:15.14+00:00
Mathew Fok 0 Reputation points
0 answers

Impact on Azure SQL Database due to End of TLS1.0/1.1 Support

I am currently using Azure SQL Database without specifying a minimal TLS version, but will I be affected by the TLS 1.0/1.1 discontinuation on 10/31/2024 and will I be unable to connect with less than TLS 1.2? Will the minimal version of TLS, which is…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
976 questions
asked 2024-05-06T03:29:01.35+00:00
bamboo 1 Reputation point
0 answers

On Azure Batch for long running tasks the user submitting the task should be notified

Azure Monitor gives alert rules and actions but those are not dynamic enough for this use case. We have multiple users that use Batch to create pools and submit tasks. These jobs can take a long time to run and it would be nice to have a way to get…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
305 questions
asked 2024-05-06T03:27:37.61+00:00
Nicky 0 Reputation points
0 answers

How to paste image to canvas from WebView2?

In C# uwp project i want to paste image from a WebView2 to my Canvas. I tried to implement that in 2 ways: with drag n drop and with right click copy. Drag n drop cannot be possible because i cannot drag the image from webview2, so the subscribed drop…

Universal Windows Platform (UWP)
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,279 questions
asked 2024-05-03T12:24:11.99+00:00
Tamás Bitó 20 Reputation points
edited the question 2024-05-06T03:22:00.43+00:00
Hui Liu-MSFT 40,271 Reputation points Microsoft Vendor
0 answers

Bing resources are suspended for the subscription

I have the Azure subscription that I use to test web search. When I tried to create Bing Search API service I got an error: {     "status": "Failed",     "error": {         "code": "Suspended",        …

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
129 questions
asked 2024-05-06T03:17:44.98+00:00
Egbert Li 0 Reputation points
edited the question 2024-05-06T03:18:34+00:00
Egbert Li 0 Reputation points
0 answers

Reading 1 million Records from Single Excel in Blob storage + Azure functions/ADF/Cosmos Change feed/WebJob

Hi Everyone- I have a use case of reading 1 million records in a single Excel from a Blob storage. Basically when someone uploads this file to Blob, it should start processing. Please let me know the best option to choose from below for the same. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,302 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,915 questions
asked 2024-05-06T03:15:08.2033333+00:00
Mathew James 316 Reputation points
0 answers

I'm trying to release this uwp app on visual studio 2022 but it won't run I get this problem as shown from screenshot

I'm trying to release this uwp app on visual studio 2022 but it won't run I get this problem as shown from screenshot

Universal Windows Platform (UWP)
asked 2024-05-01T09:10:21.9+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-06T03:14:36.53+00:00
Junjie Zhu - MSFT 15,056 Reputation points Microsoft Vendor
0 answers

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi vb Dim ComplexArray As String() = Split("A C A B C A B A B C") Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}),…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
edited the question 2024-05-06T03:13:10.83+00:00
Mansour_Dalir 1,591 Reputation points
0 answers

Can not sign app bundle Google Play

Hello, I am appriciate if some one can help me figure out what problem, this is first time I use Net Maui to deploy Android app. I create new app on Play Console, and choose Use Google-generated key to create new key in Setup/**App signing **I notice…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,625 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
asked 2024-05-04T12:18:31.3333333+00:00
Kid 0 Reputation points
edited the question 2024-05-06T03:04:26.9733333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
0 answers

My front end application is not working, When i tried to trouble shoot the issue by running the b2c signin user flow the flow is not running

My front end application is not working, When i tried to trouble shoot the issue by running the b2c signin user flow the flow is not running

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,649 questions
asked 2024-05-05T18:01:58.2366667+00:00
Goutham Nalathati 0 Reputation points
commented 2024-05-06T02:43:15.7766667+00:00
CarlZhao-MSFT 37,216 Reputation points
0 answers

Need to ask the same question thrice in order to get the answer (ChatGPT-4 Azure AI)

So I'm using ChatGPT-4 for deployment. With the following settings: Deployment: ChatGPT-4 QueryType: vectorSimpleHybrid Strictness: 1 topNdocuments: 10 Temperature: 0.8 Top_P: 0.1 Max_tokens: 2400 Api_Version: 2023-12-01 So, this happens every…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,194 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,396 questions
asked 2024-05-03T10:25:46.9433333+00:00
Dirk Broenink 85 Reputation points
commented 2024-05-06T02:25:45.4566667+00:00
AshokPeddakotla-MSFT 27,646 Reputation points
0 answers

How to know if Bluetooth connection is lost when application is running in Xamarin Forms. Any listener will hit?

How we can know if bluetooth connection is lost or turned off when we are running the application without any Button click event. App is connected to some ble devices . How to handle the scenario ? Any listener will hit or not? private void…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,295 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
766 questions
asked 2024-05-03T14:00:27.1533333+00:00
Sk 61 Reputation points
commented 2024-05-06T02:25:34.73+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
0 answers

Is there any way to connect Hadoop to SSMS other than ODBC Driver.

We have jobs in SSMS. We are experiencing ODBC Error constantly when the job fails. but we could see other job which are running with same ODBC Driver its succeeding. To avoid this issue, we want to know is there any other way that we can connect Hadoop…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,760 questions
asked 2024-05-03T13:12:37.4933333+00:00
commented 2024-05-06T02:20:56.14+00:00
0 answers

Invalid chat format. Unexpected keys in messages.

I am getting error: Invalid chat format. Unexpected keys in messages. I am using Chat Playground Azure OpenAI

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,194 questions
asked 2024-05-04T06:11:40.9+00:00
Susan Ping (TS-PH) 0 Reputation points
commented 2024-05-06T02:15:41.17+00:00
AshokPeddakotla-MSFT 27,646 Reputation points
0 answers

COPY ACTIVITY FROM SOURCE LIKED REST TO DESTINATION LOINED REST SERVICE

Want to copy from source table to destination table in the same log analytics workspace. Using Azure Data Factory. My configuration: Source Linked REST Service to read data from Log Analytics workspace w1 table t1 Destination Linked REST service to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,603 questions
asked 2024-05-02T23:31:22+00:00
Rishabh Srivastava 60 Reputation points Microsoft Employee
edited a comment 2024-05-06T02:09:04.7433333+00:00
Rishabh Srivastava 60 Reputation points Microsoft Employee