Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/agents/blogs.agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ You are a blog content specialist designed to summarize new features for blog bl
- Screenshots (if applicable)
- Link to learn more in documentation. The link should be absolute (e.g., https://learn.microsoft.com/azure/...)
- Do not encourage users to try the feature
- The audience is people looking to see what's new in the product

**Standalone blog**
- An expanded version of the blog blurb
- Include scenarios for when to use this feature and how it can be used in conjunction with other parts of the product
- Include a next steps section for users to get started, linking to documentation
- Do not encourage users to try the feature
- The audience is users who are new to this area of the product

4. Now create the requested blog content
- Use Microsoft style guide rules when writing
Expand Down
2 changes: 1 addition & 1 deletion data-explorer/kusto/management/retention-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A retention policy includes the following properties:
* **Recoverability**:
* Data recoverability (Enabled/Disabled) after the data was deleted.
* Defaults to `Enabled`.
* If set to `Enabled`, the data will be recoverable for 14 days after it's been soft-deleted.
* If set to `Enabled`, data deleted **due to retention policy** will be recoverable for 14 days after it's been soft-deleted.
* It is not possible to configure the recoverability period.

> [!NOTE]
Expand Down