Skip to content

Commit 0a0f3a8

Browse files
committed
freshness metadata
1 parent c8ade3b commit 0a0f3a8

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/storage/blobs/blob-upload-function-trigger.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Upload and analyze a file with Azure Functions and Blob Storage
33
description: Learn how to upload an image to Azure Blob Storage and analyze its content using Azure Functions and Azure AI services
4-
author: alexwolfmsft
5-
ms.author: alexwolf
4+
author: pauljewellmsft
5+
ms.author: pauljewell
66
ms.service: azure-blob-storage
77
ms.topic: tutorial
8-
ms.date: 3/11/2022
8+
ms.date: 7/28/2025
99
ms.devlang: csharp
1010
ms.custom: devx-track-csharp, devx-track-azurecli
1111
# Customer intent: As a developer, I want to upload images to cloud storage and analyze their content using serverless functions, so that I can extract and store text data for further processing.
@@ -30,7 +30,7 @@ In this tutorial, you will learn how to:
3030
## Prerequisites
3131

3232
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
33-
- [Visual Studio 2022](https://visualstudio.microsoft.com) installed.
33+
- [Visual Studio 2022](https://visualstudio.microsoft.com)
3434

3535
## Create the storage account and container
3636

articles/storage/common/migrate-azure-credentials.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Migrate applications to use passwordless authentication with Azure Blob Storage
33
titleSuffix: Azure Storage
44
description: Learn to migrate existing applications away from Shared Key authorization with the account key to instead use Microsoft Entra ID and Azure RBAC for enhanced security.
5-
author: alexwolfmsft
6-
ms.author: alexwolf
5+
author: pauljewellmsft
6+
ms.author: pauljewell
77
ms.reviewer: randolphwest
8-
ms.date: 05/09/2023
8+
ms.date: 07/28/2025
99
ms.service: azure-storage
1010
ms.subservice: storage-common-concepts
1111
ms.topic: how-to

articles/storage/queues/passwordless-migrate-queues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Migrate applications to use passwordless authentication with Azure Queue Storage
33
titleSuffix: Azure Storage
44
description: Learn to migrate existing applications away from Shared Key authorization with the account key to instead use Microsoft Entra ID and Azure RBAC for enhanced security with Azure Storage Queues.
5-
author: alexwolfmsft
6-
ms.author: alexwolf
7-
ms.date: 05/09/2023
5+
author: pauljewellmsft
6+
ms.author: pauljewell
7+
ms.date: 07/28/2025
88
ms.service: azure-queue-storage
99
ms.topic: how-to
1010
ms.custom: devx-track-csharp, passwordless-java, passwordless-js, passwordless-python, passwordless-dotnet, passwordless-go, devx-track-azurecli, devx-track-azurepowershell

0 commit comments

Comments
 (0)