347,969 questions

Sort by: Updated
0 answers

How to use the ARM (and Bicep) sourcecontrols feature with Azure Isolated Functions?

In Fall of 2023 I was able to successfully deploy in-process azure functions using the sourcecontrol feature. Now I am trying to deploy a .NET 6 isolated azure function using the sourcecontrol feature and I'm getting this error: error "This server…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,371 questions
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,002 questions
asked 2024-05-23T02:13:15.2033333+00:00
siegfried heintze 0 Reputation points
edited the question 2024-05-23T02:18:13.7933333+00:00
siegfried heintze 0 Reputation points
1 answer

PRT refresh during windows signin

Hello, We all know that Microsoft Entra CloudAP plugin renews the PRT every 4 hours during Windows sign in. If the user doesn't have internet connection during that time, CloudAP plugin will renew the PRT after the device is connected to the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,794 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,395 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,816 questions
asked 2024-05-22T23:55:16.06+00:00
testuser7 271 Reputation points
answered 2024-05-23T02:18:04.81+00:00
Yanhong Liu 2,950 Reputation points Microsoft Vendor
1 answer

what is best practice using Azure SQL Database ?

hi? My customer decided to use Azure SQL Database. In Azure, you can create and use multiple databases in one Azure SQL Database Server. Is there any problem if I use it like this? Or do I need to create a SQL Server for each database? The people who…

Azure SQL Database
asked 2024-05-23T00:41:17.4966667+00:00
KIM 0 Reputation points
answered 2024-05-23T02:17:22.1033333+00:00
Alberto Morillo 32,986 Reputation points MVP
1 answer

Practice tests for MO-110 and MO-210

Hello, I plan on studying for the certification exams MO-110 and MO-210. Where can I find free practice exams for these? Also, I have already practiced for MO-110 using the practice files by Microsoft but could not find anything for the Excel exam…

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,945 questions
Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
691 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,353 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,532 questions
asked 2024-05-22T11:24:52.9966667+00:00
Aparajita Mahajan 0 Reputation points
answered 2024-05-23T02:12:13.9666667+00:00
Emi Zhang-MSFT 22,396 Reputation points Microsoft Vendor
7 answers

Admin Portal not working and giving an error

We cannot login to the 365 admin center. When trying to do so we keep getting: You can try refreshing the page to solve the problem. You can also wait a few minutes and try again.You can try refreshing the page to solve the problem. You can also wait a…

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,945 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,024 questions
asked 2024-05-22T23:14:36.86+00:00
Christ Abraamian 0 Reputation points
commented 2024-05-23T02:12:08.7066667+00:00
Suporte - EFM Advogados 0 Reputation points
1 answer One of the answers was accepted by the question author.

NCryptCreatePersistedKey - Any property to set User Reauthentication before Access?

NCryptCreatePersistedKey has ability to set properties on the key. I have tested with UI settings for prompting for Allow/Deny. Also I have seen UI settings for PIN/Password. But I simply want the ability for a user to validate themselves like UAC before…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,448 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,559 questions
asked 2022-11-04T16:19:47.753+00:00
Merlin Avery 1 Reputation point
accepted 2024-05-23T02:06:56.3033333+00:00
Merlin Avery 1 Reputation point
1 answer

I dont have retention policy, but still can not delete file versions, since error message says that retention policy prevents it

Dear All, I used to have retention policy, that prevented final deletion of everything. I deleted this policy (as you can see from the picks below), but still when trying to delete old file versions I only get error message, saying: Versions of this item…

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,945 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-22T08:53:19.1066667+00:00
Attila Dob 5 Reputation points
edited an answer 2024-05-23T02:05:39.39+00:00
Ling Zhou_MSFT 13,985 Reputation points Microsoft Vendor
0 answers

JSON Formating doesn't work with content type

Hello everyone, I am currently working on a SharePoint EDM. I have different types of content in a library (document, directory, set of documents). I want to format the content type modification forms that I created using the JSON formatting tool…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-22T08:58:29.91+00:00
Alexis LOUIS 0 Reputation points
commented 2024-05-23T02:05:36.06+00:00
Yanli Jiang - MSFT 21,696 Reputation points Microsoft Vendor
1 answer

My completed Microsoft learn module are not visible in Teams Viva Learning, why ?

I completed some Microsoft Learn module but those module didn't appears in my Microsoft Teams Viva Learning App !

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,483 questions
asked 2022-04-20T07:02:46.437+00:00
Fabrice Dehlinger 11 Reputation points
commented 2024-05-23T02:01:22.54+00:00
Andres Mujica 0 Reputation points
0 answers

How to parse SOAP XML in SQL Server and show as table

DECLARE @xml XML ='<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header /> soapenv:Body <ns0:GetListResponse xmlns:ns0="urn:Consultaurartmasiva1"…

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,882 questions
asked 2024-05-23T02:00:53.51+00:00
diego diaz 1 Reputation point
0 answers

Choicemenu not correct visible in Sharepoint - fault J-SON code

Hello everyone, I created a J-SON format in Microsoft 365 - SharePoint to display a column with choices. The intention is that new choices can also be made. With the code it works quite well, except when I want to edit in grid view or do InlineField…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-22T14:02:30.5766667+00:00
MLE_COMODO 0 Reputation points
commented 2024-05-23T01:59:20.67+00:00
Emily Du-MSFT 42,426 Reputation points Microsoft Vendor
0 answers

Sum of Calculated Columns using Power Automate

Hi! I am a newbie to Power Automate. I am looking for some help with my project re leave management system. I want to create a flow to get the sum of my SharePoint list calculated columns and auto populate them to another SP list column. I have 3…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,147 questions
asked 2024-05-22T08:01:53.54+00:00
Josephine 0 Reputation points
commented 2024-05-23T01:59:14.5133333+00:00
Emily Du-MSFT 42,426 Reputation points Microsoft Vendor
1 answer

I cannot install sql server on my windows 11. Keep getting an oops, exit decimal error code

I am unable to install sql server on my windows computer

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,882 questions
asked 2024-05-22T22:07:53.64+00:00
Emmanuel Zewde 0 Reputation points
edited an answer 2024-05-23T01:59:08.71+00:00
MikeyQiao-MSFT 655 Reputation points Microsoft Vendor
0 answers

Changing WAP&ADFS SSL certificate from a GoDaddy Issued to CA issued

Dear Guys, I am planning to decommission our Godaddy issue SSL certificate used for WAP and ADFS. Since everything is moving the cloud. I dont see the point to keep paying the old SSL certificate issued by GoDaddy. Instead I am thinking to get CA issue…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,272 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,745 questions
asked 2024-05-23T01:59:07.8966667+00:00
Namless Shelter 216 Reputation points
1 answer

sharepoint sites storage

Dear all, Last friday, a user saved 2 uge files (400 gb !) on one of our sharepoint site. This action makes the overall size of our sharepoint sites to the limit warning. Yesterday those files have been deleted also from the recycle bin. Today, the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-22T06:16:41.9666667+00:00
Pfeiffer Andreas - UCI 130 Reputation points
answered 2024-05-23T01:54:55.21+00:00
AllenXu-MSFT 16,721 Reputation points Microsoft Vendor
1 answer

App Service Plan Create operation is throttled

I'm trying to create a web app on azure today. However, the creation was failed with error code 429. I tried three times and the problem persists. I read several other posts about this error code. All the answers suggest that this throttling is for the…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
652 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,006 questions
asked 2022-01-12T10:14:05.267+00:00
Liu, Yansong 6 Reputation points
commented 2024-05-23T01:54:02.6766667+00:00
Muhammad Rehan 0 Reputation points
1 answer

Why can I only access the 5 computers on my network by forcing SMB v1.0 active

I was asked to post here since my problem was too technical for the normal community. I have several computers networked together. Since a recent Windows update I can no longer access any file shares on any of those computers unless I manually force…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,282 questions
asked 2024-05-22T22:31:46.43+00:00
Rick Schaefer 0 Reputation points
answered 2024-05-23T01:53:41.45+00:00
Hania Lian 8,541 Reputation points Microsoft Vendor
0 answers

ErrorSystem.NullReferenceException: 'Object reference not set to an instance of an object.' Microsoft.AspNetCore.Mvc.Razor.RazorPage<TModel>.Model.get returned null.

Hello all, I really need your help. My Controller : using Hayashi.DataAccess.Data;using Hayashi.Models; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.Rendering; using…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,236 questions
asked 2024-05-22T22:37:02.95+00:00
João Machado 0 Reputation points
edited the question 2024-05-23T01:51:39.8766667+00:00
Ping Ni-MSFT 2,330 Reputation points Microsoft Vendor
3 answers

SQL Server 2019 download

I currently have SQL Server 2016 but got a db backup from a 2019 server and found that it isn't backwards compatible. I just want to be able to download a copy of SQL Server 2019 that's not an eval copy and would prefer to get it from Microsoft. Can…

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,882 questions
asked 2024-05-22T16:33:07.0433333+00:00
Melanie Sias 0 Reputation points
answered 2024-05-23T01:49:59.8366667+00:00
ZoeHui-MSFT 33,386 Reputation points
1 answer

IS Intune plan 1 sufficient to manage and deploy apps

We are a large municpality over 10 000 workstations and was wondering which plan we should get since our budget is tight. Just want to manage apps and deploy them using intune.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,466 questions
asked 2024-05-22T19:47:23.4633333+00:00
Sylvain Simpson 0 Reputation points
answered 2024-05-23T01:49:49.8866667+00:00
ZhoumingDuan-MSFT 8,920 Reputation points Microsoft Vendor