294,562 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Invoke-StorageSyncCloudTiering / skippedforsizecount is not zero

We are using Azure File Sync. We see that documents smaller than 8KB are available in de storage container. But are also in the cache the file server. Because a lot of our files are below the 8KB and older than the cached age, they resists on the cache…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,188 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,770 questions
asked 2021-02-12T13:51:54.863+00:00
Pascal Wenders 26 Reputation points
commented 2024-05-30T08:10:42.0666667+00:00
Pascal Wenders 26 Reputation points
1 answer

Renew of PL-600 certification

I have taken PL-600 exam on July 2023. I am not able to see renew option to take the exam. Kindly do the needful.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,629 questions
asked 2024-05-30T08:05:40.2766667+00:00
Maheedhara Naidu 0 Reputation points
answered 2024-05-30T08:10:11.04+00:00
VarunTha 4,430 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure CycleCloud 8.6 not available in Marketplace

Hi, after the CVE-2024-29993 I wanted to deploy the new version of CycleCloud version 8.6.1 but it is no longer in the Marketplace

Azure CycleCloud
Azure CycleCloud
A Microsoft tool for creating, managing, operating, and optimizing high-performance computing (HPC) and big compute clusters in Azure.
61 questions
asked 2024-05-20T08:07:42.8533333+00:00
cm 30 Reputation points
accepted 2024-05-30T08:09:39.31+00:00
cm 30 Reputation points
1 answer

SQL Server 2022 Express installation - how to fix 'error while checking Rules of Sql Server set up'?

Hello, I am having trouble installing SQL Server 2022 Express Edition, Basic installation type. I keep getting this error during installation: "There was an error while checking Rules of Sql Server setup" I have so far tried: Restarting my…

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,928 questions
asked 2024-05-29T12:02:47.3133333+00:00
Mariel 0 Reputation points
commented 2024-05-30T08:08:34.1433333+00:00
Mariel 0 Reputation points
1 answer One of the answers was accepted by the question author.

Creating an EventHub with capture configuration using Bicep script fails saying the user does not have the required data plane write permissions

I'm running a bicep script to create a couple of resources in my resource group. When it comes to event hub, I would like to use the capture functionality to store events inside a storage account gen 2. The bicep script is running from DevOps pipeline…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,770 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
572 questions
asked 2024-05-29T06:04:22.3266667+00:00
Stoian, Claudiu 20 Reputation points
edited a comment 2024-05-30T08:08:32.8+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure Search Service API version clarity

I am using Azure Search service and my index is having api version as 2021-04-30-preview , but as per the docs(https://learn.microsoft.com/en-us/rest/api/searchmanagement/management-api-versions), 2022-09-01 is latest stable, but i dont see that in my…

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.
763 questions
asked 2023-06-23T11:39:54.6066667+00:00
siddharth bansal 316 Reputation points
edited the question 2024-05-30T08:08:14.69+00:00
SnehaAgrawal-MSFT 19,101 Reputation points
1 answer

How to get GPS location from built-in surface pro GPS without internet connection

I need to be able to get the gps location from the built-in gps on a surface pro tablet. This is a WPF application and all my research says to use the GeoCoordinateWatcher class in System.Device.Location. This only seems to work when the tablet is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,717 questions
asked 2024-05-29T12:53:10.7766667+00:00
Anders F 0 Reputation points
edited an answer 2024-05-30T08:05:08.7933333+00:00
Sander van de Velde 29,856 Reputation points MVP
1 answer

Directory server not available

Hello, I have two AD servers one 2016 and one 2022, I migrated the FSMO, DNS and DHSCP Roles from the 2016 to the 2022, the 2016 is now secondary controller. From the 2022 controller, when I go to user and computer Active directory and I right-click on…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,008 questions
asked 2024-05-24T09:24:26.68+00:00
Vulquin 10 Reputation points
commented 2024-05-30T08:03:27.2166667+00:00
Vulquin 10 Reputation points
1 answer

How to compare datetime stamp of string type in ADF

I'm using graph api drives/drive-id/items/root/children to get all items in root and the I'm filtering files and folders. I am also passing lastrun time stamp in pipeline parameter 2024-05-30T09:03:00Z . I want to add one more condition in filter for…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,784 questions
asked 2024-05-30T06:13:20.6366667+00:00
Mansi Yadav 20 Reputation points
answered 2024-05-30T08:02:54.9833333+00:00
Amira Bedhiafi 16,696 Reputation points
1 answer

How to run stored procedure in Azure Database for PostgreSQL using Azure Databricks Notebook

We have Stored Procedure available in Azure Database for PostgreSQL and we want to call or run or execute the postgreSQL stored procedures in Azure Databricks through Notebook We are attempting to run PostgreSQL stored procedures, through Azure…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,491 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,979 questions
asked 2024-05-22T04:46:02.37+00:00
Anuj, Singh (Cognizant) 50 Reputation points
commented 2024-05-30T08:02:34.9266667+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee
2 answers

event hub activity log

the action of creating or delete a table in storage account doesn't show log in activity log monitor, what can be the reason?

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
159 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,770 questions
asked 2024-05-29T11:48:34.0033333+00:00
Maayan Dugma 0 Reputation points
answered 2024-05-30T08:02:25.8166667+00:00
Nehruji R 3,046 Reputation points Microsoft Vendor
1 answer

M365 Security Portal - Audit Logs

Dear All, I have security admin access, under email and collaboration - explorer. I can see all important users email and i can preview and download it. My management wanted to audit or disable this feature. Please advice on how to do it. No where it is…

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,989 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
414 questions
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,781 questions
asked 2024-05-14T07:53:59.04+00:00
karthik palani 1,016 Reputation points
edited a comment 2024-05-30T08:01:29.5066667+00:00
Bruce Jing-MSFT 1,305 Reputation points Microsoft Vendor
1 answer

Request to Add Copilot 365 to Sharepoint Search and Create Documents

Dear MS Copilot/Sharepoint Team, I am writing to request the integration of Copilot 365 into our organization's Sharepoint environment. To proceed with this integration, we would need your assistance in: Evaluating the compatibility of Copilot 365 with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,889 questions
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,729 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
66 questions
asked 2024-05-06T20:49:38.6166667+00:00
Omar Morales 0 Reputation points
commented 2024-05-30T08:00:17.25+00:00
Yanli Jiang - MSFT 22,036 Reputation points Microsoft Vendor
1 answer

How to reset password for Azure synapse dedicated SQL Pool "when Reset SQL Admin password" is disabled?

Hello, When I'm creating a linked service to fetch the data from Dedicated SQL Pool within the Azure Synapse Analytics workspace, it ask for the SQL authentication. Since I hadn't created the username and password at that time, I want to create or reset…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,491 questions
asked 2024-05-24T08:15:33.2033333+00:00
Apurva Tiwari 0 Reputation points
commented 2024-05-30T08:00:15.8933333+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee
1 answer

How to remove an unwanted autogenerated field in code-first migration of Asp. Net Core 6

I am working on Asp.Net Core 6.0 MVC. I have customized IdentityUser by inheriting and creating a new class, ApplicationUser. In this class, I have added my custom properties. My ApplicationUser doesn't have a field named EmailAddress1. However, I have…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,248 questions
asked 2024-05-25T21:59:47.9533333+00:00
Sherpa 181 Reputation points
commented 2024-05-30T07:59:39.06+00:00
Ping Ni-MSFT 2,405 Reputation points Microsoft Vendor
1 answer

How to fix issue in prepapred statement on jdbc driver 12.6.1 jre11

Recently we have upgrade the SQL JDBC driver from version 4 to version 12.6.2 jre11 as we upgraded to 2022 SQL server. After changing the driver we are facing issue in prepared statement. The same code with 12.6.2 jre8 and java8 returning results . But…

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,928 questions
asked 2024-05-10T13:49:21.6766667+00:00
Dhamodharan M 0 Reputation points
commented 2024-05-30T07:58:55.31+00:00
MikeyQiao-MSFT 660 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Windows Shell Launcher exit event meaining

Hello, I have a question regarding exit events for Windows Custom Shell Launcher. I know there is a measure to restart or turn down the machine if exit event occured. Having that in mind, will that cover if someone manages to open explorer.exe without…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,837 questions
asked 2024-05-15T08:58:08.97+00:00
Nikola Nikolov 20 Reputation points
accepted 2024-05-30T07:58:48.44+00:00
Nikola Nikolov 20 Reputation points
1 answer

I want to ask wheather you can connect Azure with Power BI in a live connection

If you know a way, an you please explain me how i can do that. I want to create some charts which are live connected power Bi to the working items in Azure. So if a working item changes state, or area etc, it also shows up on the chart as well

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,491 questions
asked 2024-05-24T14:43:43.85+00:00
Marvin Bylyku 0 Reputation points
edited the question 2024-05-30T07:57:55.0833333+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee
1 answer

Could I delete Intune configuration policy using graph api?

I checked the document but only found get or list query for configuration policy. And I tried to delete the policy on Intune manually and copy the request URL and run it, but it still didn't work.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,889 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,753 questions
asked 2024-05-30T07:38:17.7566667+00:00
Mike Ye 0 Reputation points
answered 2024-05-30T07:57:20.2866667+00:00
CarlZhao-MSFT 37,956 Reputation points
1 answer

Save xml log file in MAC

Hi, In windows I keep in c drive in MAC where i save my log file? Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,999 questions
asked 2024-05-29T10:31:16.86+00:00
Dani_S 2,906 Reputation points
commented 2024-05-30T07:57:11.0566667+00:00
Dani_S 2,906 Reputation points