Skip to content

Commit 105194c

Browse files
Update manage.md
1 parent 10222cf commit 105194c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/partner-solutions/elastic/manage.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ ms.date: 10/06/2023
99

1010
# Manage settings for your Elastic resource via Azure portal
1111

12-
This article shows how to manage the settings for Elastic
12+
This article shows how to manage the settings for Elastic.
1313

1414
## Resource overview
1515

1616
[!INCLUDE [manage](../includes/manage.md)]
1717

18-
:::image type="content" source="media/manage/resource-overview.png" alt-text="A screenshot of a DElastic resource in the Azure portal with the overview displayed in the working pane.":::
18+
:::image type="content" source="media/manage/resource-overview.png" alt-text="A screenshot of a DElastic resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/resource-overview.png":::
1919

2020
The details include:
2121

@@ -36,7 +36,7 @@ To manage your resource, select the links next to corresponding details.
3636
Below the essentials, you can navigate to other details about your resource by selecting the links.
3737

3838
- **Ingest logs and metrics from Azure Services** allows you to send logs and metrics from your Azure services resources.
39-
- **Add more data sources in Elastic** allows you to configure additional data sources in Elastic.
39+
- **Add more data sources in Elastic** allows you to configure extra data sources in Elastic.
4040
- **View and manage your data in Elastic** allows you to create interactive dashboards to visualize your data in real time.
4141

4242
## Reconfigure rules for metrics and logs
@@ -48,7 +48,7 @@ When you created the Elastic resource, you configured which logs are sent to Ela
4848
To view the list of resources emitting logs to Datadog, select **Elastic deployment configuration > Monitored resources** in the Resource menu.
4949

5050
> [!TIP]
51-
> You can filter the list of resources by type, subscription, resource group , region, and whether the resource is sending logs to Elastic.
51+
> You can filter the list of resources by type, subscription, resource group, region, and whether the resource is sending logs to Elastic.
5252
5353
## Monitor resources with Elastic agents
5454

@@ -64,7 +64,7 @@ For each virtual machine, the following data is displayed:
6464
- Resource Status – Whether the virtual machine is stopped or running. The Elastic agent can only be installed on virtual machines that are running. If the virtual machine is stopped, installing the Elastic agent is disabled.
6565
- Agent version – The Elastic agent version number.
6666
- Agent status – Whether the Elastic agent is running on the virtual machine.
67-
- Integrations enabled – The key metrics that are being collected by the Elastic agent.
67+
- Integrations enabled – The key metrics collected by the Elastic agent.
6868
- Sending logs – Whether the Elastic agent is sending logs to Elastic.
6969

7070
To install the Elastic agent, select a virtual machine and select **Install Extension**.
@@ -73,21 +73,21 @@ The portal asks for confirmation that you want to install the agent with the def
7373

7474
After the Elastic agent is installed, the status changes to **Installed**.
7575

76-
To see that the Elastic agent has been installed, select the virtual machine and navigate to **Extensions**.
76+
To see that the Elastic agent is installed, select the virtual machine and navigate to **Extensions**.
7777

7878
To uninstall the Elastic agent on a virtual machine, select the virtual machine and **Uninstall Extension**.
7979

8080
## Configure diagnostic settings
8181

8282
To configure the diagnostic settings for a resource, select that resource. In the left pane, select **Diagnostic settings**.
8383

84-
In the destination details section, check the option to send to partner solutions to select Elastic as a destination target. The option is only available after an Elastic resource has been created.
84+
In the destination details section, check the option to send to partner solutions to select Elastic as a destination target. The option is only available after an Elastic resource is created.
8585

8686
## Configure Azure OpenAI Connector
8787

88-
If not configured already while creating the resource, you can navigate to the **Azure OpenAI configuration** blade under the Elastic deployment configuration section. Click on **Add** to select the Azure OpenAI resource and a deployment of a text/chat completion model(like gpt4). This makes it seamless for you to have your connector ready without having to switch contexts between the AOAI resource(in Azure portal) and the Connectors page in Elastic portal, thus avoiding having to copy and paste urls and keys.
88+
If not configured already while creating the resource, you can navigate to **Azure OpenAI configuration** under the Elastic deployment configuration section. Select on **Add** to select the Azure OpenAI (AOAI) resource and a deployment of a text/chat completion model(like gpt4), making your connector ready without having to switch contexts between the AOAI resource (in Azure portal) and the Connectors page in Elastic portal, thus avoiding having to copy and paste urls and keys.
8989

90-
Click on **Create**.
90+
Select on **Create**.
9191

9292
Once the Connector is created, navigate to Kibana and search for Connectors under Stack Management. The newly created Azure OpenAI Connector should be visible there. This connector can be used within Elastic's Observability AI Assistant to help provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment. Learn more about Elastic OpenAI Connectors [here](https://www.elastic.co/guide/en/kibana/current/openai-action-type.html).
9393

@@ -116,7 +116,7 @@ If a traffic filter is no longer needed, unlink it from deployment and then dele
116116

117117
## Connected Elastic resources
118118

119-
To access all Elastic resources and deployments you have created using the Azure or Elastic portal experience, go to the **Connected Elastic resources** tab in any of your Azure Elastic resources.
119+
To access all Elastic resources and deployments you created using the Azure or Elastic portal experience, go to the **Connected Elastic resources** tab in any of your Azure Elastic resources.
120120

121121
:::image type="content" source="media/manage/connected-elastic-resources.png" alt-text="Screenshot showing Connected Elastic resources selected in the Resource menu.":::
122122

@@ -130,13 +130,13 @@ When you no longer need your Elastic resource, delete the resource in the Azure
130130
> Deleting an Elastic resource stops billing only for the corresponding Elastic deployment.
131131
132132
> [!IMPORTANT]
133-
> A single Azure marketplace SaaS unifies billing for multiple Elastic deployments. If you are looking to completely stop billing for the marketplace SaaS, you need to delete all linked Elastic deployments (created from Azure or Elastic portal). Deleting the Azure subscription or resource group corresponding to marketplace SaaS does not guarantee billing stop, as this does not clean up corresponding Elastic deployments.
133+
> A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments. If you're looking to completely stop billing for the marketplace SaaS, you need to delete all linked Elastic deployments (created from Azure or Elastic portal). Deleting the Azure subscription or resource group corresponding to marketplace SaaS doesn't guarantee billing stop and doesn't clean up corresponding Elastic deployments.
134134
135135
To delete the resource in Azure, select your Elastic resource. In **Overview**, select **Delete**. Confirm that you want to delete Elastic resource.
136136

137137
:::image type="content" source="media/manage/delete-elastic.png" alt-text="Screenshot of delete Elastic resource.":::
138138

139-
When the Elastic resource is deleted, logs are no longer sent to Elastic. All billing stops for Elastic through the Azure Marketplace.
139+
When the Elastic resource is deleted, logs are no longer sent to Elastic. All billing stops for Elastic through Azure Marketplace.
140140

141141
## Related content
142142

0 commit comments

Comments
 (0)