You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-reference-python.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1482,7 +1482,7 @@ To view the library for your Python version, go to:
1482
1482
1483
1483
### Azure Functions Python worker dependencies
1484
1484
1485
-
The Azure Functions Python worker requires a specific set of libraries. You can also use these libraries in your functions, but they aren't a part of the Python standard. If your functions rely on any of these libraries, they might be unavailable to your code when it's running outside of Azure Functions. You'll find a detailed list of dependencies in the "install\_requires" section of the [*setup.py*](https://github.com/Azure/azure-functions-python-worker/blob/dev/setup.py#L282) file.
1485
+
The Azure Functions Python worker requires a specific set of libraries. You can also use these libraries in your functions, but they aren't a part of the Python standard. If your functions rely on any of these libraries, they might be unavailable to your code when it's running outside of Azure Functions.
1486
1486
1487
1487
> [!NOTE]
1488
1488
> If your function app's *requirements.txt* file contains an `azure-functions-worker` entry, remove it. The functions worker is automatically managed by the Azure Functions platform, and we regularly update it with new features and bug fixes. Manually installing an old version of worker in the *requirements.txt* file might cause unexpected issues.
description: Overview of autoinstrumentation for Azure Monitor Application Insights codeless application performance management.
4
4
ms.topic: conceptual
5
5
ms.custom: devx-track-js
6
-
ms.date: 12/15/2023
6
+
ms.date: 08/12/2024
7
7
ms.reviewer: abinetabate
8
8
---
9
9
10
10
# What is autoinstrumentation for Azure Monitor Application Insights?
11
11
12
12
Autoinstrumentation enables [Application Insights](app-insights-overview.md) to make [telemetry](data-model-complete.md) like metrics, requests, and dependencies available in your [Application Insights resource](create-workspace-resource.md). It provides easy access to experiences such as the [application dashboard](overview-dashboard.md) and [application map](app-map.md).
13
13
14
-
If your language and platform are supported, select the corresponding link in the [Supported environments, languages, and resource providers table](#supported-environments-languages-and-resource-providers) for more detailed information. In many cases, autoinstrumentation is enabled by default.
14
+
The term "autoinstrumentation" is a portmanteau, a linguistic blend where parts of multiple words combine into a new word. "Autoinstrumentation" combines "auto" and "instrumentation." It sees widespread use in software observability and describes the process of adding instrumentation code to applications without manual coding by developers.
15
+
16
+
The autoinstrumentation process varies by language and platform, but often involves a toggle button in the Azure portal. The following example shows a toggle button for [Azure App Service](../../app-service/getting-started.md#getting-started-with-azure-app-service) autoinstrumentation.
17
+
18
+
:::image type="content"source="./media/azure-web-apps/enable.png" alt-text=" Screenshot that shows the Application Insights tab with Enable selected." lightbox="./media/azure-web-apps/enable.png":::
19
+
20
+
> [!TIP]
21
+
> *We do not provide autoinstrumentation specifics for all languages and platforms in this article.* For detailed information, select the corresponding link in the [Supported environments, languages, and resource providers table](#supported-environments-languages-and-resource-providers). In many cases, autoinstrumentation is enabled by default.
15
22
16
23
## What are the autoinstrumentation advantages?
17
24
@@ -28,7 +35,7 @@ The following table shows the current state of autoinstrumentation availability.
28
35
Links are provided to more information for each supported scenario.
29
36
30
37
> [!NOTE]
31
-
> If your hosting environment or resource provider is not listed in the following table, autoinstrumentation is not supported. You can manually instrument your code using Application Insights SDKs or Azure Monitor OpenTelemetry Distros. For more information, see [Data Collection Basics of Azure Monitor Application Insights](opentelemetry-overview.md).
38
+
> If your hosting environment or resource provider is not listed in the following table, then autoinstrumentation is not supported. In this case, we recoomend manually instrumenting using the [Azure Monitor OpenTelemetry Distro](opentelemetry-enable.md). For more information, see [Data Collection Basics of Azure Monitor Application Insights](opentelemetry-overview.md).
@@ -52,18 +59,13 @@ Links are provided to more information for each supported scenario.
52
59
> [!NOTE]
53
60
> Autoinstrumentation was known as "codeless attach" before October 2021.
54
61
55
-
## JavaScript (Web) SDK Loader Script injection by configuration
56
-
57
-
When using supported Software Development Kits (SDKs), you can enable SDK injection in configuration to automatically inject JavaScript (Web) SDK Loader Script onto each page.
62
+
## Frequently asked questions
58
63
64
+
#### Should the term "autoinstrumentation" be hyphenated?
We follow the [Microsoft Style Guide](/style-guide/punctuation/dashes-hyphens/hyphens#prefixes) for product documentation published to the [Microsoft Learn](/) platform.
65
67
66
-
For other methods to instrument your application with the Application Insights JavaScript SDK, see [Get started with the JavaScript SDK](./javascript-sdk.md).
68
+
In general, we don’t include a hyphen after the "auto" prefix.
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/javascript-sdk.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,11 @@ We provide the [Debug plugin](https://github.com/microsoft/ApplicationInsights-J
34
34
Follow the steps in this section to instrument your application with the Application Insights JavaScript SDK.
35
35
36
36
> [!TIP]
37
-
> Good news! We're making it even easier to enable JavaScript. Check out where [JavaScript (Web) SDK Loader Script injection by configuration is available](./codeless-overview.md#javascript-web-sdk-loader-script-injection-by-configuration)!
37
+
> Good news! We're making it even easier to enable JavaScript with JavaScript (Web) SDK Loader Script injection by configuration.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-resource-limits.md
+24-6Lines changed: 24 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,20 +63,38 @@ You can create an Azure support request to increase the adjustable limits from t
63
63
>[!NOTE]
64
64
> Depending on available resources in the region and the limit increase requested, Azure support may require additional information in order to determine the feasibility of the request.
65
65
66
-
1. Go to **New Support Request** under **Support + troubleshooting**.
66
+
1. Navigate to **Help** then **Support + troubleshooting**.
67
+
1. Under the **How can we help you** heading, enter "regional capacity quota" in the text field then select **Go**.
67
68
68
-
2. Under the **Problem description** tab, provide the required information:
69
+
:::image type="content" source="./media/azure-netapp-files-resource-limits/support-how-can-we-help.png" alt-text="Screenshot that shows the How can we help heading." lightbox="./media/azure-netapp-files-resource-limits/support-how-can-we-help.png":::
70
+
71
+
1. Under the **Current selection** heading, search for "Azure NetApp Files" in the text field for **Which service are you having an issue with?**.
72
+
1. Select **Azure NetApp Files** then **Next**.
73
+
74
+
:::image type="content" source="./media/azure-netapp-files-resource-limits/support-service.png" alt-text="Screenshot of choosing a service option." lightbox="./media/azure-netapp-files-resource-limits/support-service.png":::
75
+
76
+
1. Under **Which resource are you having an issue with?**, locate and select your subscription. Then locate and select your resource (the NetApp account).
77
+
78
+
:::image type="content" source="./media/azure-netapp-files-resource-limits/support-resource.png" alt-text="Screenshot with the option to select your subscription and resource." lightbox="./media/azure-netapp-files-resource-limits/support-resource.png":::
79
+
80
+
1. Under **Are you having one of the following issues?**, select **Storage: Azure NetApp Files limits** then **Next**.
81
+
82
+
:::image type="content" source="./media/azure-netapp-files-resource-limits/support-issue.png" alt-text="Screenshot showing the option to choose Azure NetApp Files limits as an issue." lightbox="./media/azure-netapp-files-resource-limits/support-issue.png":::
83
+
84
+
1. Select **Create a support request**.
85
+
86
+
1. Under the **Problem description** tab, provide the required information:
69
87
1. For **Issue Type**, select **Service and Subscription Limits (Quotas)**.
70
88
2. For **Subscription**, select your subscription.
71
89
3. For **Quota Type**, select **Storage: Azure NetApp Files limits**.
72
90
73
91

74
-
75
-
3. Under the **Additional details** tab, select **Enter details** in the Request Details field.
92
+
93
+
1. Under the **Additional details** tab, select **Enter details** in the Request Details field.
76
94
77
95

78
96
79
-
4. To request limit increase, provide the following information in the Quota Details window that appears:
97
+
1. To request limit increase, provide the following information in the Quota Details window that appears:
80
98
1. In **Quota Type**, select the type of resource you want to increase.
81
99
For example:
82
100
**Regional Capacity Quota per Subscription (TiB)*
@@ -90,7 +108,7 @@ You can create an Azure support request to increase the adjustable limits from t
90
108
91
109

92
110
93
-
5. Select **Save and continue**. Select **Review + create** to create the request.
111
+
1. Select **Save and continue**. Select **Review + create** to create the request.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/understand-cost-mgt-data.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
4
4
description: This article helps you better understand data included in Cost Management. It also explains how frequently data is processed, collected, shown, and closed.
5
5
author: bandersmsft
6
6
ms.author: banders
7
-
ms.date: 06/04/2024
7
+
ms.date: 08/12/2024
8
8
ms.topic: conceptual
9
9
ms.service: cost-management-billing
10
10
ms.subservice: cost-management
@@ -13,7 +13,7 @@ ms.reviewer: micflan
13
13
14
14
# Understand Cost Management data
15
15
16
-
This article helps you better understand Azure cost and usage data included in Cost Management. It explains how frequently data is processed, collected, shown, and closed. You're billed for Azure usage monthly. Although billing cycles are monthly periods, cycle start and end dates vary by subscription type. How often Cost Management receives usage data varies based on different factors. Such factors include how long it takes to process the data and how frequently Azure services emit usage to the billing system.
16
+
This article helps you better understand Azure cost and usage data included in Cost Management. It explains how frequently data is processed, collected, shown, and closed. You receive a bill for your Azure usage each month. Although billing cycles are monthly periods, cycle start and end dates vary by subscription type. How often Cost Management receives usage data varies based on different factors. Such factors include how long it takes to process the data and how frequently Azure services emit usage to the billing system.
17
17
18
18
Cost Management includes all usage and purchases, including commitment discounts (that is, reservations and savings plans) and third-party offerings, for Enterprise Agreement (EA) and Microsoft Customer Agreement (MCA) accounts. Microsoft Online Services Agreement (MOSA) accounts only include usage from Azure and Marketplace services with applicable commitment discounts applied but don't include Marketplace or commitment discounts purchases. Support and other costs aren't included. Costs are estimated until an invoice is generated and don't factor in credits. Cost Management also includes costs associated with New Commerce products like Microsoft 365 and Dynamics 365 that are invoiced along with Azure.
19
19
@@ -161,7 +161,14 @@ Costs shown in Cost Management are rounded. Costs returned by the Query API aren
161
161
162
162
## Historical data might not match invoice
163
163
164
-
Historical data for credit-based and pay-in-advance offers might not match your invoice. Some Azure pay-as-you-go, MSDN, and Visual Studio offers can have Azure credits and advanced payments applied to the invoice. The historical data shown in Cost Management is based on your estimated consumption charges only. Cost Management historical data doesn't include payments and credits. Historical data shown for the following offers might not match exactly with your invoice.
164
+
Historical data for credit-based and pay-in-advance offers might not match your invoice. Some Azure pay-as-you-go, MSDN, and Visual Studio offers can have Azure credits and advanced payments applied to the invoice. The historical data (closed month data) shown in Cost Management is based on your estimated consumption charges only. For the following listed offers, Cost Management historical data doesn't include payments and credits. Additionally, price changes might affect it. *The price shown on your invoice might differ from the price used for cost estimation.*
165
+
166
+
For example, you get invoiced on January 5 for a service consumed in the month of December. It has a price of $86 per unit. On January 1, the unit price changed to $100. When you view your estimated charges in Cost Management, you see that your cost is the result of your consumed quantity * $100 (not $86, as shown in your invoice).
167
+
168
+
>[!NOTE]
169
+
>The price change might result in a a price decrease, not only an increase, as explained in this example.
170
+
171
+
Historical data shown for the following offers might not match exactly with your invoice.
0 commit comments