345,996 questions

Sort by: Updated
0 answers

Where should I post A.I. Questions?

Hi all; This is a follow-up to questions I posted here and on https://community.openai.com/ Where is the best place to ask for advice on building a recommendation engine? Is there an A.I. StackOverflow forum somewhere? (Although StackOverflow is not a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,232 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,426 questions
asked 2024-05-15T00:09:59.11+00:00
David Thielen 2,286 Reputation points
1 answer

Error accessing Viva Insights Copilot Dashboard: 'Unable to connect to network'

Hi all, I'm getting an error using Viva Insights when I access to Copilot dashboard: https://insights.cloud.microsoft/#/CopilotDashboard/ The following error message is displayed: "Unable to connect to network. Check your internet connection and…

Viva Insights
Viva Insights
A Microsoft Viva module that provides insights and recommendations designed to improve productivity and wellbeing.
72 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
135 questions
asked 2024-04-11T06:55:29.9433333+00:00
MChogo 5 Reputation points
answered 2024-05-15T00:09:13.3033333+00:00
Liam 5 Reputation points
0 answers

when i type declare it does not show in the intellisense list so i can select if

I keep getting the error must declare scalar variable "@SerialNo". Doesn't make any sense because the variable is a txt variable. This is occuring while trying to save to a sql database - …

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
Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,484 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,314 questions
asked 2024-05-13T14:23:59.52+00:00
Skullptor 0 Reputation points
commented 2024-05-15T00:07:29.5266667+00:00
Skullptor 0 Reputation points
2 answers

Handling End of TLS 1.0 Support in Azure App Services for Legacy Client Devices

I am facing an issue with the upcoming end of support for TLS 1.0 in Azure App Services, as mentioned here. Additionally, the Azure documentation states that TLS 1.0 and 1.1 are considered legacy and not secure, recommending TLS 1.2 as the minimum…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,971 questions
asked 2024-05-14T23:40:34.0833333+00:00
Adam Lihm 0 Reputation points
answered 2024-05-15T00:03:47.52+00:00
TP 77,641 Reputation points
2 answers One of the answers was accepted by the question author.

Vulnerability Scan on Azure SQL Server and found unexpected TLS 1.0, TLS 1.1, TLS 1.2 and SWEET32 issue

Hi there, Recently, I used the most popular vulnerability scanner to scan the Azure SQL Server (DB), and the results were unexpected. It showed a few vulnerabilities found, all of which were unexpected: TLS 1.0 FOUND TLS 1.1 FOUND TLS 1.2 with Weak…

Azure SQL Database
asked 2024-02-29T07:29:46.6033333+00:00
Carrr 25 Reputation points
commented 2024-05-15T00:01:22.88+00:00
Raj, Ken 0 Reputation points
16 answers

My windows search bar on windows 11 isn't working

It randomly stopped working and won't open at all, I can't find SearchHost.exe to check if it's enabled and I am seriously stressed because I can't open certain files or my driver installer without searching

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,314 questions
asked 2023-02-22T22:22:51.4666667+00:00
Oliver Turk 85 Reputation points
commented 2024-05-15T00:00:47.57+00:00
JackieBlue 0 Reputation points
1 answer

On my windows pc laptop I have no sound but only picture coming out from my Kogan android tv not laptop connected through HDMI cable it was working but now it's not working?

On my windows pc laptop I have no sound but only picture coming out from my Kogan android tv not laptop connected through HDMI cable it was working but now it's not working?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,726 questions
asked 2024-05-11T13:05:55.76+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-14T23:55:37.06+00:00
Luke Ferguson 46 Reputation points
0 answers

Failed to integrate SharePoint with Graph api in react spfx

I am going to use graph api in spfx, Could anyone help me auth the sharepoint files with graph api in spfx? I was using Azure ad app only, and the result return 403 error.

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,694 questions
asked 2024-05-14T23:53:24.5066667+00:00
lee sharepoint 0 Reputation points
0 answers

Accessing Azure Cache for Redis

Trying to develop containerapp to store and retrieve data from Azure cache for redis, by making use of dapr. RBAC policy been assigned to containerapp as data owner. Connection string we have set in metadata of dapr configuration is host:portno, without…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
218 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
279 questions
asked 2024-05-14T21:07:10.6166667+00:00
Jithin K V 0 Reputation points
commented 2024-05-14T23:49:08.2066667+00:00
Oury Ba-MSFT 16,641 Reputation points Microsoft Employee
1 answer

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,418 questions
asked 2024-05-14T07:28:32.8033333+00:00
Nipuna Weerasinghe 21 Reputation points
edited an answer 2024-05-14T23:48:25.2066667+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer

Update an Existing NSG to add more rules

Hi Community I need to add some additional security rules to an existing Network Security Group that's attached to a subnet. I'm kind of unsure if this possible using Bicep and if it is, are there any documents / references that describe how we can…

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,186 questions
asked 2024-05-14T08:14:06.6366667+00:00
Taranjeet Malik 446 Reputation points
commented 2024-05-14T23:44:59.5033333+00:00
Taranjeet Malik 446 Reputation points
1 answer

How to check where I use "the 2017-03-01-(GA) API of Container Registry. "

Hi, I just received communication from Microsoft stating, "You're receiving this email because you currently use the 2017-03-01-(GA) API of Container Registry." for one of the subscriptions owned by the Company. I found nothing in the…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
399 questions
asked 2024-05-10T12:16:02.6366667+00:00
EAPITADMIN 60 Reputation points
commented 2024-05-14T23:42:52.33+00:00
kobulloc-MSFT 23,736 Reputation points Microsoft Employee
1 answer

How to Remove Filters from Teams Board

Within a team's channel board there are filters. The filters can be cleared but only momentarily and they apply automatically whenever any board is opened again. Is there a way to remove this setting?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,171 questions
asked 2024-04-18T17:04:51.7566667+00:00
Asante Morris 5 Reputation points
commented 2024-05-14T23:38:09.6766667+00:00
Nate-1519 0 Reputation points
2 answers

Issue - Trying to open the cloudshell editor

Hello, i have an issue trying to open the cloudshell editor. When I want to use the button to open the editor it just doesn't work, this has been happening since yesterday afternoon.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
650 questions
asked 2024-05-10T19:01:59.51+00:00
Manuel Irarrázaval 5 Reputation points
commented 2024-05-14T23:38:02.5933333+00:00
TP 77,641 Reputation points
0 answers

TELEMETRY MESSAGE minecraft bedrock server

================ TELEMETRY MESSAGE =================== [2023-10-10 19:16:35:718 INFO] Server Telemetry is currently not enabled. [2023-10-10 19:16:35:720 INFO] Enabling this telemetry helps us improve the game. [2023-10-10 19:16:35:724 INFO] [2023-10-10…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,309 questions
asked 2023-10-10T07:24:13.9066667+00:00
Dark Catto 5 Reputation points
edited a comment 2024-05-14T23:37:12.8166667+00:00
Elias Gael Ortiz Chayres 0 Reputation points
1 answer

How to rewrite cookie path with Azure Application Gateway rewrite rule

I have a rewrite rule IF condition as follows. The apparent problem is the regex pattern is not matching as the action is never triggered. I've tested the pattern with multiple RE 2 interpreters and all state the regex is valid. And the Action as…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
965 questions
asked 2024-05-03T19:29:22.65+00:00
Rob Dickey 0 Reputation points
answered 2024-05-14T23:37:06.89+00:00
ChaitanyaNaykodi-MSFT 23,261 Reputation points Microsoft Employee
2 answers

Cant send smail to outlook , hotmail , microsoft domains

DS3PEPF000099D7.mail.protection.outlook.com rejected your message to the following email addresses: plu7860@outlook.com (plu7860@outlook.com) Your message wasn't delivered due to a permission or security issue. It may have been rejected by a moderator,…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,373 questions
asked 2024-05-13T07:38:54.51+00:00
Syed Afsar Afsar 0 Reputation points
answered 2024-05-14T23:25:18.56+00:00
Syed Afsar Afsar 0 Reputation points
0 answers

Couple days after an export of stored passwords, I realized they're all gone from the app. how can I recover them?

A couple days ago I decided to use a password manager on my computer. The steps: Create account with password manager Store password manager account ID and password on Ms authenticator export the passwords stored on Ms authenticator to .csv …

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,591 questions
asked 2024-05-14T23:19:34.42+00:00
vincrt 0 Reputation points
edited the question 2024-05-14T23:22:21.7233333+00:00
vincrt 0 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-14T23:21:12.7133333+00:00
David Lowndes 2,355 Reputation points MVP
0 answers

Automatic UI updates with Blazor

Using a .NET 8 Blazor WebApp, I hope to build an application whose pages automatically send updates to all users. For example, when Joe adds a payment to an invoice, Sue (who is viewing the same invoice) should see the new balace reflected on her screen…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,428 questions
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,408 questions
asked 2024-05-14T23:20:47.5966667+00:00
Jeff Bowman 101 Reputation points