345,985 questions

Sort by: Updated
0 answers

How to install all the nuget packages in one click ?

I want to install the nugets by "publisher1" and currently I see that I can do this one by one but the packages are so many , is there a way to install all of them ? For example how to install all of the packages from this…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 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,324 questions
asked 2024-05-14T22:51:29.5566667+00:00
William na 96 Reputation points
2 answers

Clusters are failing to launch. Cluster launch will be retried.

Hi, I am a newbie. Can someone show me how I can fix the below please? Details for the latest failure: Error: Error code: QuotaExceeded, error message: Operation could not be completed as it results in exceeding approved standardEDSv4Family Cores…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,951 questions
asked 2024-05-13T21:53:30.17+00:00
Billy Cheng 0 Reputation points
commented 2024-05-14T22:50:40.3833333+00:00
TP 77,641 Reputation points
1 answer

How to post messages on a channel

I have a multi-tenant Microsoft Teams tab app. I want it to post messages on a selected channel from my server. I successfully receive the token using this endpoint: https://login.microsoftonline.com/{TENANT_ID}/oauth2/v2.0/token Then, I use the token to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,743 questions
asked 2024-05-08T19:54:04.64+00:00
Roman 0 Reputation points
commented 2024-05-14T22:48:54.8866667+00:00
Roman 0 Reputation points
2 answers

Issue with Table Values Returning Null in API Response After Training Custom Extraction Model

Hello, I need a little assistance with an issue I'm encountering using Document Intelligence Studio. I've successfully trained a few invoices with a custom extraction model, and while I'm able to extract all specified fields correctly via the API, I'm…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,417 questions
asked 2024-05-13T19:36:00.5366667+00:00
Munawar 0 Reputation points
commented 2024-05-14T22:46:18.4+00:00
Munawar 0 Reputation points
1 answer

I cannot add more than 200 users in IOT central application

I have added 200 users in several organization and roles. I have 33 organizations and 2 user added roles in my application and added 200 users across roles and organizations. However, I need to add more users, but I cannot add any new users. If I tried…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
354 questions
asked 2024-05-14T15:34:56.2+00:00
Casey Park 20 Reputation points
commented 2024-05-14T22:46:14.8+00:00
Sander van de Velde 29,376 Reputation points MVP
0 answers

Office 365 Family Registration Email Change

I have an Office 365 Family and have it shared with a few other family members. I used an email address to register for Office 365 Family as I purchased it. I have added an alias email address to access my Office 365 account. I plan to terminate the…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,899 questions
asked 2024-05-14T22:43:14.6666667+00:00
JoeJoe Ng 0 Reputation points
4 answers One of the answers was accepted by the question author.

Simple Math Opertation

Hello I need to calculate how many parts an SMS text is, the text is US Ascii so here's the long code with minimum of 15 lines: .Length > 0 AndAlso .Length <= 160 Then Return 1 .Length > 160 AndAlso .Length <= 320 Then Return 2 .Length >…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,585 questions
asked 2024-05-13T13:12:52.5666667+00:00
StewartBW 365 Reputation points
accepted 2024-05-14T22:42:39.8266667+00:00
StewartBW 365 Reputation points
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2024-05-14T21:21:41.89+00:00
Rudolf Meier 271 Reputation points
commented 2024-05-14T22:41:59.37+00:00
Rudolf Meier 271 Reputation points
0 answers

How do we create AudioCodes Mediant VE SBC on Azure tenant with a customised public dns prefix?

How do we create AudioCodes Mediant VE SBC on Azure tenant with a customised public dns prefix?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,171 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,893 questions
asked 2024-05-14T14:51:43.6533333+00:00
Godfrey Machona 0 Reputation points
edited the question 2024-05-14T22:38:38.3+00:00
ChaitanyaNaykodi-MSFT 23,261 Reputation points Microsoft Employee
0 answers

AI Document Translate on PDF loses a lot of formating and text color

Hi, I'm building an Azure Frontend-Backend-AI Translate App. Added the DocumentTranslation part using the DocumentTranslationClient on PDFs it works quite ok on technical document with less design build in. But when trying on marketing material it loses…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
361 questions
asked 2024-05-14T22:02:34.04+00:00
Joachim Albertsson 20 Reputation points
edited the question 2024-05-14T22:37:15.7033333+00:00
Joachim Albertsson 20 Reputation points
1 answer

IS there any way we can recieve notifications/alert when a new device is joined on Azure AD? we already have that in place via intune.

We have intune to recieve notifications when a new device is enrolled, I wanted to ask if we can configure the same settings when a device joins azure ad?

Microsoft Entra
asked 2024-05-14T08:03:03.2566667+00:00
SELLO MABOTJA 0 Reputation points
answered 2024-05-14T22:35:40.47+00:00
Marilee Turscak-MSFT 34,321 Reputation points Microsoft Employee
0 answers

How to send the history of 3 months of files from one directory to another according to the date in its name

Hello, I'm having problems because I want to move the history of some files stored in a data lake according to the date in its name, but in the end what I manage to do is only move either one specific day or all of them. example: I have files October -…

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,362 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,671 questions
Azure Data Lake Analytics
asked 2024-05-14T22:35:22.23+00:00
ANDRES LEONARDO ESPITIA RAMIREZ 0 Reputation points
1 answer

Azure Machine Learning workspace Public Access in Networking

When we specified IP addresses to restrict access from unauthorized access, we can't run a job in the AutomatedML in the Workplace, "pinnacle_ml". "Error AzureMLCompute job failed UserError: Failed to get snapshot metadata from service.…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,425 questions
asked 2024-05-14T16:31:53.6433333+00:00
Jay Yoo 0 Reputation points
edited the question 2024-05-14T22:26:09.8333333+00:00
ChaitanyaNaykodi-MSFT 23,261 Reputation points Microsoft Employee
0 answers

Is Devbox available for GCC High

Working on provisioning a Microsoft Dev Box environment in Azure and ran into a road block creating the Dev Box Definition in the Dev Center. The only error after validation failed I get is: "Image failed to validate. NotAcceptable: The tenant is in…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
650 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
680 questions
asked 2024-05-14T22:24:00.0233333+00:00
Jordan Hicks 0 Reputation points
0 answers

Azure document Intelligence Custom classification model in logic app

Hi, I have created an Azure document Intelligence Custom classification model called SLA and user Power Automate to classify documents in SharePoint Online without any issue, but I used HTTP POST and GET in the Power Automate. But in Logic App I tried…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,878 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,417 questions
asked 2024-05-14T07:28:32.8033333+00:00
Nipuna Weerasinghe 21 Reputation points
commented 2024-05-14T22:22:03.49+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer

CORS error when attempting to connect to cloudshell

Myself and another coworker are unable to connect to cloudshell instances while others are still able to connect and use the cloudshell. I am receiving a CORS error when viewing the console of developer mode: I also receive this error when I attempt to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,309 questions
asked 2023-10-03T22:06:13.5533333+00:00
Alex Dathe 5 Reputation points
answered 2024-05-14T22:21:31.49+00:00
Fredy Rodriguez Garavito 0 Reputation points
0 answers

Permissions Error on Microsoft Forms Linked on Page “Feedback on Microsoft Q&A”

There is a permissions error with one of the links on the page titled “Feedback on Microsoft Q&A” on Microsoft Learn. The link in the paragraph “If you see any text on the site not translated correctly, send an issue for our localization team by…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
589 questions
asked 2024-05-10T18:56:52.4933333+00:00
Tyler M. Neher 0 Reputation points
commented 2024-05-14T22:21:08.28+00:00
Tyler M. Neher 0 Reputation points
4 answers

Error The extensions chat completions operation must have at least one extension.

I'm using API to POST to https://xxx.openai.azure.com/openai/deployments/AutoFlowGPT16k/extensions/chat/completions?api-version=2023-07-01-preview with the JSON body below: The Error message that came back: "The extensions chat completions operation…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,231 questions
asked 2023-12-01T07:40:54.95+00:00
Justin See 5 Reputation points
answered 2024-05-14T22:19:41.9533333+00:00
IsraTech Support 0 Reputation points
0 answers

Azure migration from partner to direct

How can I migrate an entire tenant from our current MSP account to our company's account? Context: We currently have our company's infrastructure in Azure being managed by our MSP and under the MSP subscription. The issue is that we are nearing the end…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
721 questions
asked 2024-05-14T22:09:15.41+00:00
Adalid Bori 0 Reputation points
edited the question 2024-05-14T22:11:35.97+00:00
Adalid Bori 0 Reputation points
7 answers

Windows 10 TPM 2.0 Client Authentication in TLS 1.2 with RSA PSS making trouble

Hi everyone I just wanted let you know that we have found an error in combination with TPM-saved RSA certificates and Client Authentication on TLS1.2 with newer Windows 10 Clients (probably all after 1909). It seems that a lot of 2.0 TPMs have a…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,770 questions
asked 2021-07-08T07:55:53.607+00:00
S1ngl3t0n 16 Reputation points
commented 2024-05-14T22:08:45.3766667+00:00
Alex Ledger 0 Reputation points