Skip to content

Commit a14c81c

Browse files
committed
2 parents ec6edeb + 6c01678 commit a14c81c

File tree

4 files changed

+33
-6
lines changed

4 files changed

+33
-6
lines changed

articles/cosmos-db/continuous-backup-restore-resource-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer: mjbrown
1414

1515
[!INCLUDE[NoSQL, MongoDB, Gremlin, Table](includes/appliesto-nosql-mongodb-gremlin-table.md)]
1616

17-
This article explains the resource model for the Azure Cosmos DB point-in-time restore feature. It explains the parameters that support the continuous backup and resources that can be restored. This feature is supported in Azure Cosmos DB API for SQL and the Azure Cosmos DB API for MongoDB. Currently, this feature is in preview for Azure Cosmos DB API for Gremlin and Table accounts.
17+
This article explains the resource model for the Azure Cosmos DB point-in-time restore feature. It explains the parameters that support the continuous backup and resources that can be restored. This feature is supported in Azure Cosmos DB API for SQL, Azure Cosmos DB API for Gremlin, Table API and the Azure Cosmos DB API for MongoDB.
1818

1919
## Database account's resource model
2020

@@ -25,7 +25,7 @@ The database account's resource model is updated with a few extra properties to
2525
A new property in the account level backup policy named ``Type`` under the ``backuppolicy`` parameter enables continuous backup and point-in-time restore. This mode is referred to as **continuous backup**. You can set this mode when creating the account or while [migrating an account from periodic to continuous mode](migrate-continuous-backup.md). After continuous mode is enabled, all the containers and databases created within this account will have point-in-time restore and continuous backup enabled by default. The continuous backup tier can be set to ``Continuous7Days`` or ``Continuous30Days``. By default, if no tier is provided, ``Continuous30Days`` is applied on the account.
2626

2727
> [!NOTE]
28-
> Currently the point-in-time restore feature is available for Azure Cosmos DB for MongoDB and API for NoSQL accounts. It is also available for API for Table and API for Gremlin in preview. After you create an account with continuous mode you can't switch it to a periodic mode. The ``Continuous7Days`` tier is in preview.
28+
> Currently the point-in-time restore feature is available for Azure Cosmos DB for NoSQL, API for MongoDB, Table and Gremlin accounts. After you create an account with continuous mode you can't switch it to a periodic mode. The ``Continuous7Days`` tier is in preview.
2929
3030
### CreateMode
3131

articles/cosmos-db/get-latest-restore-timestamp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: govindk
66
ms.service: cosmos-db
77
ms.subservice: nosql
88
ms.custom: ignite-2022, devx-track-azurecli, devx-track-azurepowershell
9-
ms.date: 04/08/2022
9+
ms.date: 03/31/2023
1010
ms.topic: how-to
1111
ms.reviewer: mjbrown
1212
---
@@ -16,7 +16,7 @@ ms.reviewer: mjbrown
1616

1717
This article describes how to get the [latest restorable timestamp](latest-restore-timestamp-continuous-backup.md) for accounts with continuous backup mode. It explains how to get the latest restorable time using Azure PowerShell and Azure CLI, and provides the request and response format for the PowerShell and CLI commands.
1818

19-
This feature is supported for Azure Cosmos DB API for NoSQL containers and Azure Cosmos DB API for MongoDB collections. This feature is in preview for API for Table tables and API for Gremlin graphs.
19+
This feature is supported for Azure Cosmos DB API for NoSQL containers, API for MongoDB , Table API and API for Gremlin graphs.
2020

2121
## SQL container
2222

articles/service-bus-messaging/monitor-service-bus-reference.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ The following two types of errors are classified as **user errors**:
5353
> [!IMPORTANT]
5454
> Values for messages, active, dead-lettered, scheduled, completed, and abandoned messages are point-in-time values. Incoming messages that were consumed immediately after that point-in-time may not be reflected in these metrics.
5555
56+
> [!NOTE]
57+
> When a client tries to get the info about a queue or topic, the Service Bus service returns some static information like name, last updated time, created time, requires session or not etc., and some dynamic information like message counts. If the request gets throttled, the service returns the static information and empty dynamic information. That's why message counts are shown as 0 when the namespace is being throttled. This behavior is by design.
58+
5659
### Connection metrics
5760

5861
| Metric Name | Exportable via diagnostic settings | Unit | Aggregation type | Description | Dimensions |
@@ -87,7 +90,7 @@ Azure Service Bus supports the following dimensions for metrics in Azure Monitor
8790

8891
|Dimension name|Description|
8992
| ------------------- | ----------------- |
90-
|Entity Name| Service Bus supports messaging entities under the namespace. With the 'Incoming Requests' metric, the Entity Name dimension will see a value of '-NamespaceOnlyMetric-' in addition to all your queues and topics. This represents request which were made at the namespace level. Examples include a request to list all queues/topics under the namespace or requests to entities which failed authentication or authorization.|
93+
|Entity Name| Service Bus supports messaging entities under the namespace. With the 'Incoming Requests' metric, the Entity Name dimension will have a value of '-NamespaceOnlyMetric-' in addition to all your queues and topics. This represents the request, which was made at the namespace level. Examples include a request to list all queues/topics under the namespace or requests to entities that failed authentication or authorization.|
9194

9295
## Resource logs
9396
This section lists the types of resource logs you can collect for Azure Service Bus.

articles/virtual-desktop/whats-new.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: What's new in Azure Virtual Desktop? - Azure
33
description: New features and product updates for Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: overview
6-
ms.date: 03/07/2023
6+
ms.date: 04/11/2023
77
ms.author: helohr
88
ms.reviewer: thhickli; darank
99
manager: femila
@@ -20,6 +20,30 @@ Azure Virtual Desktop updates regularly. This article is where you'll find out a
2020

2121
Make sure to check back here often to keep up with new updates.
2222

23+
## March 2023
24+
25+
Here's what changed in March 2023:
26+
27+
### Redesigned connection bar for the Windows Desktop client
28+
29+
The latest version of the Windows Desktop client includes a redesigned connection bar. For more information, see [Updates for version 1.2.4155](whats-new-client-windows.md#updates-for-version-124157).
30+
31+
### Shutdown session host status
32+
33+
The Shutdown session host status is now available in the Azure Virtual Desktop portal and the most recent API version. For more information, see [Session host statuses and health checks](troubleshoot-statuses-checks.md#session-host-statuses).
34+
35+
### Windows 10 and 11 22H2 images now visible in the image drop-down menu
36+
37+
Windows 10 and 11 22H2 Enterprise and Enterprise multi-session images are now visible in the image dropdown when creating a new host pool or adding a VM in a host pool from the Azure Virtual Desktop portal.
38+
39+
### Uniform Resource Identifier Schemes in public preview
40+
41+
Uniform Resource Identifier (URI) schemes with the Remote Desktop client for Azure Virtual Desktop is now in public preview. This new feature lets you subscribe to a workspace or connect to a particular desktop or Remote App using URI schemes. URI schemes also provide fast and efficient end-user connection to Azure Virtual Desktop resources. For more information, see [our blog post](https://techcommunity.microsoft.com/t5/azure-virtual-desktop-blog/announcing-the-public-preview-of-uniform-resource-identifier/ba-p/3763075).
42+
43+
### Azure Virtual Desktop Insights at Scale now generally available
44+
45+
Azure Virtual Desktop Insights at Scale is now generally available. This feature gives you the ability to review performance and diagnostic information in multiple host pools at the same time in a single view. If you're an existing Azure Virtual Desktop Insights user, you get this feature without having to do any extra configuration or setup. For more information, see [our blog post](https://techcommunity.microsoft.com/t5/azure-virtual-desktop-blog/announcing-the-general-availability-of-azure-virtual-desktop/ba-p/3738624).
46+
2347
## February 2023
2448

2549
Here's what changed in February 2023:

0 commit comments

Comments
 (0)