350,849 questions

Sort by: Created
0 answers

Azure Vector Search

Dear Community, I am new to the Azure business which is why I kindly ask for your patience. Recently, I created I chatbot including the RAG approach. Everything worked perfectly, i.e. I could upload my data on the azure AI platform, selected the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
773 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,472 questions
asked 2024-06-04T15:02:53.0466667+00:00
Fabian Tomaschek 0 Reputation points
0 answers

Counter page in blazor not working

This code pick from somewhere but not count when Click event in Counter page. can tell why. @page "/counter" <h1>Counter</h1> <p>The counter value is @currentCount</p> <button class="btn btn-primary"…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,440 questions
asked 2024-06-04T15:02:08.19+00:00
MIPAKTEH_1 140 Reputation points
0 answers

How to add a custom attribute to an AD object

We are trying to add a new attribute to AD groups similar to "Managed By" name attribute. We want to call it Approver or something similar. It would be like the "managed by" name attribute in that it would only allow AD user objects…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,024 questions
asked 2024-06-04T14:58:48.51+00:00
Hollister, Don 0 Reputation points
0 answers

Error Message Displayed in Azure OpenAI Studio's "On your data"

When selecting "Upload files" as the data source in "On your data" and uploading a PDF file, it is automatically uploaded to Blob Storage. In AI Search, an index, indexer, data source, and skill set are automatically created. However,…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
773 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,360 questions
asked 2024-06-04T14:51:53.9533333+00:00
KaitoNishimura 0 Reputation points
0 answers

Mssql express installation failure

I am trying to install sql express on my laptop but i am unable to i have attached the error message and error file Summary_DESKTOP-JU2JTT1_20240604_154222.txt

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,968 questions
asked 2024-06-04T14:48:02.3+00:00
Samuel 0 Reputation points
1 answer

HTTP Error 500.0 - Internal Server Error

HTTP Error 500.0 - Internal Server Error I have a web app service, when I try to access the database I get this error, but everything works fine locally, I can access the azure sql database locally.

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.
7,081 questions
asked 2024-06-04T14:47:51.1+00:00
Styves Amougou 0 Reputation points
answered 2024-06-04T14:49:55.2+00:00
Michael Taylor 49,261 Reputation points
0 answers

Only allow Entra ID devices to make inbound and outbound requests

I have an app service that I want to close down to ALL public access. They can neither read nor write. If you're apart of the companies Entra compliant devices I want to allow them to make inbound and outbound requests. But at the same time I need to…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
654 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
360 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,081 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,955 questions
asked 2024-06-04T14:44:23.0766667+00:00
Mikkel Glerup (Marine Travel) 0 Reputation points
edited the question 2024-06-04T14:52:58.87+00:00
Mikkel Glerup (Marine Travel) 0 Reputation points
0 answers

How can i bring the array data inside a column in ADF using pipelines

Hello, im trying to copy the data from a nested JSON, in which bring the data from a copy activity to a blob storage, then I extract the data from another copy activities, this brings me the 325 columns and 142 rows, BUT, the nested data from each of the…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,813 questions
asked 2024-06-04T14:35:02.3433333+00:00
Matias Baez Colombo 0 Reputation points
0 answers

Não consigo criar uma máquina virtual no Azure

Erro: O portal está tendo problemas ao obter um token de autenticação. A experiência renderizada pode ser prejudicada. Informações adicionais da chamada para obter um token: Extensão: fx Recurso: portalservicerp Detalhes: O usuário conectado não está…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,317 questions
asked 2024-06-04T14:32:41.93+00:00
Ricardo Pereira 0 Reputation points
commented 2024-06-04T14:47:49.2766667+00:00
Prrudram-MSFT 22,911 Reputation points
0 answers

Cluster-Aware Updating cluster resource is corrupt - The name of the corrupt data is: CauRunState

We are using Cluster-Aware Updating to install the Windows Updates on our S2D clusters (Windows Server 2019 Datacenter). Recently we run into an error, mainly regarding the "Last Run status" and Get-CauReport powershell cmdlet, that doesn't…

Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
966 questions
asked 2024-06-04T14:29:21.0933333+00:00
AEde-7 0 Reputation points
0 answers

Access sample database

Trying to download the sample Access database Error says: Invalid URL The requested URL "http://%5bNo%20Host%5d/baglabspublic/PowerBI_sample.accdb", is invalid. Reference…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
139 questions
asked 2024-06-04T14:24:34.0833333+00:00
Ejimofor, Catherine 0 Reputation points
1 answer

How know all the columns in a MS SQL table

How know all the columns in a MS SQL table?

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,968 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,569 questions
SQL Server Training
SQL Server Training
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Training: Instruction to develop new skills.
7 questions
asked 2024-06-04T14:24:08.5333333+00:00
Jonathan Brotto 100 Reputation points
answered 2024-06-04T14:35:06.2266667+00:00
Viorel 113.4K Reputation points
0 answers

How to generate a report for all Emails that required approval

Good day I have setup a DLP policy that all email that contain Financial Information (Credit Card numbers, Social Security number etc) requires approval from particular group of users How do I generate a report for all emails that was flagged for…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
975 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,276 questions
asked 2024-06-04T14:19:45.5933333+00:00
Enrico Salie 0 Reputation points
0 answers

How To Access My Apps With Windows Azure VPS

I have been create an Azure VPS with Windows 10 os. After that, I Install my application with web based apps. I have a spesific port to access it. How I can access my apps? I have been access use my ip public addres and port https://ipaddress:port but…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,015 questions
asked 2024-06-04T14:19:14.1533333+00:00
SMPN 3 Kalikajar 0 Reputation points
0 answers

I Lost my Microsoft account password and no longer have access to authenticator app pls help!

I Lost my Microsoft account password and no longer have access to authenticator app pls help!

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.
5,723 questions
asked 2024-06-04T14:17:10.3333333+00:00
Ritesh Kumar 0 Reputation points
0 answers

How to when a new email arrives attachment with csv file, save in SQL database power automate microsoft

How to use Microsoft Power Automate to automate the process of detecting when a new email arrives with an attachment containing a CSV file, and then seamlessly save that CSV file into your SQL database for efficient data management.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,303 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,197 questions
asked 2024-06-04T14:09:11.11+00:00
Aleksandar Gyorgiev 0 Reputation points
0 answers

Create Outlook Subfolder and Rules via Excel Macro

Can one from an Excel macro auto-create Outlook Subfolders and Rules (associated with Subfolder). I know one can create emails via VBA / Macro

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,561 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,962 questions
asked 2024-06-04T14:09:00.6+00:00
Rob Walker 0 Reputation points
0 answers

Could not find any service with display name ‘XCELERAINST ’

Hi Experts, I was trying to install MSSQL 2019 via powershell. During the MSSQL installation we are setting instance service name as XCELERAINST. As per our code we trying to check the service XCELERAINST. If the XCELERAINST service already present then…

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,968 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,352 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,423 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,197 questions
asked 2024-06-04T14:06:43.2333333+00:00
Jimmy Afflick 40 Reputation points
1 answer

I need help building a PA flow to update a teams chat

I currently have a flow built that will take parts of a list entry and create a chat in teams. Is there a way I can have that chat be updated if / when a column is updated? Situation: The list contains info from an email in which my team needs to reply…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,303 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
527 questions
asked 2024-06-04T14:03:56.7866667+00:00
Amy P 0 Reputation points
answered 2024-06-04T14:53:13.29+00:00
Jonathan Van Dyck 0 Reputation points
0 answers

Azure Custom Vision or Azure Vision AI Confusion Matrix evaluation

Hi, Does anybody know if it's possible to extract a confusion matrix from training results for either Azure AI Custom Vision or Azure Computer Vision Image Analysis? Thanks.

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
327 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
229 questions
asked 2024-06-04T14:02:00.3133333+00:00
Clodagh Lynch 50 Reputation points Microsoft Employee