1,828,889 questions

Sort by: Updated
1 answer

facing "azure.core.exceptions.ResourceModifiedError: The condition specified using HTTP conditional header(s) is not met" while trying to download azure blobs using python.

Hi, I am trying to download blobs from my azure account using azure python SDK. I am using the chunks() method to download large sized blobs from containers. But I am facing the following error for large sized blobs. I have also tried several other…

Azure Storage Explorer
Azure Storage Explorer

An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.

310 questions
Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

3,402 questions
asked 2023-01-16T12:54:51.81+00:00
Muhsin Muhammed 0 Reputation points
edited the question 2023-03-18T13:58:47.33+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
3 answers

Azure Temporary Storage Drive throughput

We have application where we are using Azure Windows VM with Premium disks. Our application creates lot of temporary files. We want the best read/write performance for these files. We are trying to figure out what to use for these temporary files, 1 -…

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,235 questions
Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
Azure Disk Storage
Azure Disk Storage

A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.

688 questions
asked 2020-06-22T01:48:25.023+00:00
Ajay N. Shah 6 Reputation points
edited the question 2023-03-18T13:58:46.4533333+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
3 answers

Unable to implment ACL on Azure File Share because of non-routable domain (.local)

I have a domain controller that has non routable domain like example.local, I have added an alternative UPN Suffix that is example.com. Synchronized the AD using Azure AD Connect and have domain joined the Azure File Share. After implementation I am…

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

1,520 questions
Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
Azure Role-based access control
Azure Role-based access control

An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.

1,155 questions
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | Devices and deployment | Configure application groups
asked 2022-12-11T10:54:59.343+00:00
Syed Salman Jawaid Najmi 1 Reputation point
edited the question 2023-03-18T13:58:45.99+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
7 answers

Transfer files from Azure Blob Storage to Onedrive folder

Hi, We have some data-files being generated daily in Azure and placed on a blob-storage but users can only access them by manually downloading them using Azure explorer's download function What's the recommended way to automate a daily file transfer…

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

1,520 questions
Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

3,402 questions
Microsoft 365 and Office | SharePoint | For business | Windows
asked 2022-02-18T17:21:31.343+00:00
Bisceglia, Octavio {PEP} 6 Reputation points
edited the question 2023-03-18T13:58:44.9066667+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
4 answers

Sentinel to Blob

I want to transfer the data from log analytics workspace(sentinel) to Azure Blob through Data export option. I have setup 30 days retention in LAW. From 31st day I want the data in BLOB storage . Is there a way to send the data only after 30 days…

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
asked 2022-04-18T13:10:47.657+00:00
Soumya Banerjee 126 Reputation points
edited the question 2023-03-18T13:58:44.01+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Azure StorSimple 8000/1200 series replacement device

Hi, Please can anyone point me to the replacement device for Azure StorSimple 8000/1200 series if any? thanks

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
StorSimple
StorSimple

A Microsoft hybrid cloud storage solution that combines on premise hardware storage and cloud storage.

29 questions
asked 2022-07-05T16:04:05.923+00:00
Kingsley Chibundu 31 Reputation points
edited the question 2023-03-18T13:58:43.1266667+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

SAS URL to display in browser rather than downloading

First off, I'm an Azure newbie. I apologize in advance for any part of this that seems overly stupid. I've spent a good bit of time trying to work through this with no luck. It seems it should be easy! I have been able to create a web page that can…

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

3,402 questions
asked 2021-01-30T19:43:01.877+00:00
Athelene Gosnell 21 Reputation points
edited the question 2023-03-18T13:54:19.06+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

how we use access key in real time corporate environment

how we use azure storage Access Key in corporate environment and what is Key and Connection string how do i use these key and if i want generate access key and want to give some other guy how he would use this key and retrieve data pleasssss guide me …

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,872 questions
Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

3,402 questions
asked 2020-07-10T07:04:02.77+00:00
sid 141 Reputation points
edited the question 2023-03-18T13:54:14.21+00:00
Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Powershell script to get the refresh token expiry

Hi All, I am currently working on a PS script to generate OAuth 2 access tokens(having shorter expiry) using refresh token(having longer expiry). I do have the code figured out for this but would need help to have a code to be able to identify the…

Windows for business | Windows Server | User experience | PowerShell
asked 2023-03-16T13:35:57.1433333+00:00
Devender 20 Reputation points
accepted 2023-03-18T13:34:51.3666667+00:00
Devender 20 Reputation points
1 answer One of the answers was accepted by the question author.

Context class - default!;

I'm using an older version of .net to model creating property sets in the context class of a core 6 project. I notice in the core 6 project they include "= default!;" at the end. having a hard time finding an explanation of the "=…

Developer technologies | ASP.NET Core | Other
asked 2023-03-18T12:34:11.2866667+00:00
Dean Everhart 1,541 Reputation points
commented 2023-03-18T13:31:11.5566667+00:00
Dean Everhart 1,541 Reputation points
1 answer

Logic App is triggering from MS Forms but not running (When a new response is submitted)

Hello, I have a logic app that takes responses from a Microsoft Forms to a Sharepoint List that been working for months but we needed to replace the form ID with other because a new form is being used. My logic app manages to trigger successfully but it…

Azure Logic Apps
Azure Logic Apps

An Azure service that automates the access and use of data across clouds without writing code.

3,820 questions
asked 2023-03-14T07:05:08.18+00:00
Sephiri 0 Reputation points
answered 2023-03-18T13:24:10.8833333+00:00
Sonny Gillissen 4,077 Reputation points MVP
1 answer

Two Certifications not showing on profile

Good morning, In February 2023, I took two certification exams. I received my Credly badges right away but as of today, I can not see my certifications on my profile. Two of my accounts were merged and I am unsure whether my certifications got lost when…

Community Center | Not monitored
asked 2023-03-18T13:12:37.2766667+00:00
Arthi Bonney 0 Reputation points
edited the question 2023-03-18T13:17:07.38+00:00
Anonymous
4 answers One of the answers was accepted by the question author.

Azure AD conditional access "what if" tool broken?

Is the "What If" tool in AAD conditional access broken for anyone else? When selecting the cloud apps, I simply get "Unable to load this data" (after a few brief loading attempts 1,2,3). As a result I can't select any apps for my…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-06-08T10:25:24.807+00:00
Scott dM 66 Reputation points
answered 2023-03-18T12:50:04.0233333+00:00
Jay Gregory 20 Reputation points
1 answer One of the answers was accepted by the question author.

Toggle selection for all items

I would like the checkbox "Toggle selection for all items" to be always visible and not only when I hover with the mouse. How can I solve it?

Microsoft 365 and Office | SharePoint | Development
asked 2023-03-11T14:23:19.82+00:00
Radu TIRNACOP 105 Reputation points
commented 2023-03-18T12:33:14.5+00:00
Radu TIRNACOP 105 Reputation points
3 answers

Adding a regular local user to the local administrators group using GPO

Is it possible to add a regular local user to the local administrator group? so in case of emergency I can login to the machine using this local user with admin privileges. If yes, then how it could be done? Thank you.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
asked 2023-03-15T12:17:41.97+00:00
Abdulrahman 101 Reputation points
commented 2023-03-18T12:51:03.4466667+00:00
Anonymous
1 answer

Server 2019 Datacenter License

I have a question about Server 2019 Datacenter License. We are starting with some older hardware and would like to know if the license can be transferred to new hardware when the server is retired and replaced or if a new datacenter license will be…

Windows for business | Windows Server | User experience | Other
asked 2023-03-15T15:31:32.6766667+00:00
Keith Rees 5 Reputation points
commented 2023-03-18T12:53:39.5333333+00:00
Anonymous
1 answer

Unable to login into my college account

I need to login into my college account. And I had enabled multi factor authentication. I changed my Mobile phone a month ago and didn't have microsoft authenticator app. So when I tried to login on college website. They ask, go to Microsoft…

Microsoft Security | Microsoft Authenticator
asked 2023-03-15T17:34:10.9433333+00:00
Vipanjot Singh 0 Reputation points
commented 2023-03-18T12:53:07.2+00:00
Anonymous
1 answer

no authentication code to enter facebook

I have downloaded the authenticator app and haven't generated the authentication code for the facebook app yet. But accidentally I changed my facebook password leading to being asked to provide a verification code at login. Since I haven't generated…

Microsoft Security | Microsoft Authenticator
asked 2023-03-15T19:32:33.4333333+00:00
Pham Ha Bao Ngoc 0 Reputation points
commented 2023-03-18T12:52:04.7433333+00:00
Anonymous
2 answers

I have dell r-530, i that i am unable to install windows server 2008 r2 enterprise

Please help someone, am unable to install windows server 2008 on dell- R530

Windows for business | Windows Server | User experience | Other
asked 2023-03-17T05:30:33.1633333+00:00
MHALASANE KRUSHNA 0 Reputation points
commented 2023-03-18T12:51:29.0633333+00:00
Anonymous
2 answers

My domain is not found in the Find your organization when using the authenticator app

My domain is not found in the Find your organization when using the authenticator app. I got a new phone and use the authenticator app for work. I have tried to recovery my account through the "Find your organization" with the domain and the…

Microsoft Security | Microsoft Authenticator
asked 2023-03-17T14:57:57.3+00:00
Anthony Valianti 0 Reputation points
commented 2023-03-18T12:49:25.1966667+00:00
Anonymous