387,427 questions

Sort by: Updated
0 answers

Connecting Azure DevOps To Python Error Msg

Hello All, I am trying to connect Azure Devops to Python. #package %pip install azure-devops from azure.devops.connection import Connection from msrest.authentication import BasicAuthentication import pprint Fill in with your personal access token and…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,792 questions
asked 2024-11-13T23:34:50.62+00:00
Musa S 0 Reputation points
edited the question 2024-11-14T00:47:26.0933333+00:00
Mounika Reddy Anumandla 745 Reputation points Microsoft Vendor
0 answers

Llama 3.1 serverless deploys limited to size 4096 context window

Hi, We've been testing and using Llama 3.1 on serverless deployments for the past few months. However, it seems that the models no longer support context windows larger than 4096 tokens. I can confirm that this limit exists even when sending a raw HTTPS…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,911 questions
asked 2024-11-12T13:25:27.7133333+00:00
myat.aung 5 Reputation points
commented 2024-11-14T00:46:03.3733333+00:00
Saideep Anchuri 240 Reputation points Microsoft Vendor
1 answer

GPT Models in Azure OpenAI Not Responding

I have been successfully deploying and testing GPT models in Azure OpenAI, but since yesterday, they have stopped working. Even when I try to call them from the playground, none of the models seem to be responding. I would like to know what the issue…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,258 questions
asked 2024-11-12T00:27:14.7766667+00:00
Sam 10 Reputation points
commented 2024-11-14T00:42:55.1266667+00:00
Saideep Anchuri 240 Reputation points Microsoft Vendor
1 answer

Error after updating Azure Functions Core Tools to version 4.0.6594

4.0.6594 [INFO] Azure Functions Core Tools found. Azure Functions Core Tools Core Tools Version: 4.0.6594 Commit hash: N/A +48490a7ee744ed435fdce62f5e1f2f39c61c5309 (64-bit) Function Runtime Version: 4.1036.1.23224 Could not load file or assembly…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,131 questions
asked 2024-11-13T23:23:07.39+00:00
Navaneeth Keshavamurthy 0 Reputation points
answered 2024-11-14T00:42:35.0366667+00:00
LeelaRajeshSayana-MSFT 16,121 Reputation points
0 answers

In document intelligence studio, I cannot train a custom model because it already exists, but it is not in the list

I receive this prompt when hitting Train, but the model does not exist. Or at least, I cannot see it in the list of models.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,723 questions
asked 2024-11-11T18:30:55.5566667+00:00
Jose Miguel 0 Reputation points
commented 2024-11-14T00:40:03.3433333+00:00
Saideep Anchuri 240 Reputation points Microsoft Vendor
1 answer

Point to site

Currently now i have VPN gateway to connecting my onprem to azure via site to site VPN. If i enabled the Point To Site to connecting home user to azure resources and to connecting to internal onprem resources, will consume extra costs or not?

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,560 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,517 questions
asked 2024-11-13T13:54:23.72+00:00
Handian Sudianto 5,261 Reputation points
commented 2024-11-14T00:33:53.32+00:00
Handian Sudianto 5,261 Reputation points
0 answers

Shared Corporate PC Hard Drive Sizing

I have make use of 512gb SSD in our corporate PCs. Some PCs are shared by multiple users. They have access to network drives and OneDrive to store files. Is 512Gb enough to run Win 11 and typical corporate apps and being a shared PC.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,940 questions
asked 2024-11-14T00:33:51.1633333+00:00
Erich 0 Reputation points
0 answers

"People and Copilot Agents" label in Microsoft Teams chats

Hi, We have noticed that in Teams chats with three or more people, in the top-right hand corner under "Open chat details", there is a label called "People and Copilot Agents" (under "In this chat"). No Copilot activity…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,331 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
363 questions
asked 2024-11-14T00:32:01.2033333+00:00
Nishanth Chakkere 165 Reputation points
0 answers

Reporting server setup on Azure

Hi Team, I am looking for a an help, Please see my problem below. I have a Azure MI. I would like to create a replica of two production databases of size 200GB, 40GB respectively to another MI in the same region, and it is to be used for reporting…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,017 questions
asked 2024-11-14T00:31:15.7866667+00:00
Asharaf Ali 61 Reputation points
0 answers

Visual Studio Code- how do I debug a loaded module?

In Powershell ISE, I was able to open a function code module in the ISE, set a breakpoint, in the command line window below, dot source the function code, then run the function from the ISE command line with parameters and was able to debug the…

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.
1,005 questions
asked 2024-11-14T00:31:14.0066667+00:00
Julian Milano 1 Reputation point
2 answers

Bicep to Deploy Data Factory Managed Virtual Network

I'm trying to create a bicep module that will deploy a data factory along with a managed vnet. Here's what I have: param dfName string param sqlId string resource df 'Microsoft.DataFactory/factories@2018-06-01' = { name: dfName location:…

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,517 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,869 questions
asked 2021-10-13T14:21:34.87+00:00
Rob Bowman 221 Reputation points
commented 2024-11-14T00:30:45.0033333+00:00
Vic Inting 0 Reputation points
0 answers

Admin quotas by PowerShell

How to assign a quota template previously created through PowerShell to a specific folder?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,802 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,252 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,561 questions
asked 2024-11-13T19:13:23.5933333+00:00
Mario 260 Reputation points
commented 2024-11-14T00:26:01.36+00:00
MotoX80 34,516 Reputation points
1 answer

Upgrade iPhones and can’t use authenticator

I have tried everything and there is no support number to get help with this app that is Microsoft . Help I need this app for work

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,181 questions
asked 2024-11-12T17:07:58.9033333+00:00
Evelyn Dionisio 5 Reputation points
answered 2024-11-14T00:25:47.85+00:00
akinbade abiola 18,540 Reputation points
1 answer

Subscription Disabled Incorrectly by Azure Support – Seeking Help

Hello Microsoft Q&A Community, I’m reaching out regarding an issue with my Microsoft for Startups subscription. My account was recently disabled due to “suspicious activity,” though my only action was a request for a quota increase. I’ve already sent…

Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
396 questions
asked 2024-11-13T04:13:32.76+00:00
Quennedi Stone 0 Reputation points
answered 2024-11-14T00:24:10.8633333+00:00
akinbade abiola 18,540 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Stack HCI 22H2 to 23H2 Upgrade

Hi, Good day. I just wan to ask if it is ok to upgrade a recent Azure Stack HCI version 22H2 to 23H2 if there is a plan to use stretched clusters in the future? I've seen documentations from Microsoft that 23H2 doesn't support stretched clusters at the…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
360 questions
asked 2024-11-11T06:23:37.5333333+00:00
Bernard Paul Mable 0 Reputation points
accepted 2024-11-14T00:24:03.88+00:00
Bernard Paul Mable 0 Reputation points
0 answers

How to fix Azure App service F1 free tier Web API The SSL connection could not be established & Cannot determine the frame size or a corrupted frame was received

I have migrated a .NET core 3.1 Web API deployed on Azure App services. I migrated it to .NET 8 version and deployed to same Azure App services. We are using the app services plan F1 free tier. Same was used for .NET 3.1 API also, earlier it is used to…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,927 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
344 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,923 questions
asked 2024-11-14T00:23:56.84+00:00
Paripally, Rajith 0 Reputation points
1 answer

I can't access to my student's account

Hello, I have lost my old cellphone, and it was with the Authenticator's app activated, now I can't access to my e-mail due that problem. I tried logging in as many times as I could and always appears the same two-steps-verification..., Could someone…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,181 questions
asked 2024-11-13T15:21:58.5333333+00:00
ANTHONY GUZMÁN 0 Reputation points
answered 2024-11-14T00:19:35.5833333+00:00
akinbade abiola 18,540 Reputation points
0 answers

Faulting application msrdc.exe from Remote desktop client and windows app avd

Hello there, I'm trying to assist one of my users with random crashes or disconnects from our azure servers via Windows app client or Remote Desktop client AVD. They are successfully able to connect or launch an published app. But randomly, they…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,019 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,608 questions
asked 2024-11-13T21:22:42.4266667+00:00
Whoops7793 0 Reputation points
commented 2024-11-14T00:18:23.9166667+00:00
Mahesh Goud Juvvadi 1,240 Reputation points Microsoft Vendor
1 answer

Can't access my azure account

I can't access my Azure account, not on this profile, but on my personal e-mail victor.l.m@outlook.com The authenticator App was on my old phone, that just dies. Now every time that i try to log in, ask me to authorize on the phone or enter the code on…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,181 questions
asked 2024-11-13T19:19:56.27+00:00
Victor Meireles 0 Reputation points
answered 2024-11-14T00:18:03.1666667+00:00
akinbade abiola 18,540 Reputation points
2 answers

pc is freezing and humming when playing a game

when playing pogo games orm doing a jigsaw puzzle pc freezes and hums causing me to shut down pc

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,561 questions
asked 2024-10-22T02:58:12.98+00:00
christine pastorek 0 Reputation points
answered 2024-11-14T00:15:53.6466667+00:00
John Smith 0 Reputation points