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-monitor/app/live-stream.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,8 +102,13 @@ If you want to monitor a particular server role instance, you can filter by serv
102
102

103
103
104
104
## SDK Requirements
105
+
106
+
### .NET
105
107
Custom Live Metrics Stream is available with version 2.4.0-beta2 or newer of [Application Insights SDK for web](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Web/). Remember to select "Include Prerelease" option from NuGet package manager.
106
108
109
+
### Node.js
110
+
Live Metrics Stream is available with version 1.3.0 or newer of the [Application Insights SDK for Node.JS](https://npmjs.com/package/applicationinsights). Remember to use `setSendLiveMetrics(true)` while configuring the SDK in your code.
111
+
107
112
## Secure the control channel
108
113
The custom filters criteria you specify are sent back to the Live Metrics component in the Application Insights SDK. The filters could potentially contain sensitive information such as customerIDs. You can make the channel secure with a secret API key in addition to the instrumentation key.
4. The above should get you running with pre-aggregated metrics auto collected to Azure Monitor. For details on how to fine-tune Application Insights Spring Boot starter refer to the [readme on GitHub](https://github.com/Microsoft/azure-spring-boot/releases/latest).
The bank and tax information is required for all commercial offers using the transact listing type.
22
-
* If you are publishing commercial offers for purchase, then you must add payout and tax information and request validation in Dev Center.
23
-
>[!IMPORTANT]
24
-
>For commercial offers (transact), you must complete the bank and tax information before you are able to push your offers to production.
25
-
26
-
* If you are publishing only free or BYOL offers, then you are not required to add the information. You may add the information later, but validation of the tax information takes some time. If you plan to offer commercial offers for purchase, then you should add the information as soon as possible.
27
-
28
-
## Add bank information
29
-
1. Sign into Dev Center using your Microsoft ID.
30
-
* To sign into Dev Center, visit the Windows Dev Center page located at [dev.windows.com](https://dev.windows.com).
31
-
2. Select Payout account on the left menu.
32
-
3. On the `Choose payment method` page, select `Bank account` or `PayPal`.
33
-
>[!IMPORTANT]
34
-
>If you have commercial offers that customers purchase on the Marketplace, then your payout account is where you receive payout for the purchases.
35
21
36
-
4. Enter the payment information. After you have verified that the information is correct, click on the Save button.
37
-
>[!IMPORTANT]
38
-
>If you update or change your payout account, then you must follow the same steps replacing the current information with the new information. Changes to your payout account may delay payments up to one payment cycle. This delay occurs because Microsoft must verify the account change, this is the same as when you first set-up your payout account. You get paid the full amount after your account has been verified. Any payments due from the current payment cycle are added to the next cycle.
22
+
The bank and tax information is required for all commercial offers using the transact listing type.
39
23
40
-
4. Click on the Next button.
24
+
## Partner Center
41
25
42
-
---
26
+
Bank and tax information is now managed within Partner Center. Instructions to configure these settings can be found in the "Financial Details" section of [Manage Your Partner Center Account](https://docs.microsoft.com/azure/marketplace/partner-center-portal/manage-account#financial-details).
43
27
44
-
## Add tax information
45
-
1. Sign into Dev Center using your Microsoft ID.
46
-
* To sign into Dev Center, visit the Windows Dev Center page located at [dev.windows.com](https://dev.windows.com).
47
-
2. Select Tax profile on the left menu.
48
-
3. On the `Set up your tax form` page, select the country or region where you have permanent residency.
49
-
50
-
Select the country or region where you hold primary citizenship.
51
-
52
-
Click on the Next button.
53
-
4. Enter your tax details.
54
-
5. Click on the Next button.
55
28
56
29
## Next steps
57
30
* Visit the [Azure Marketplace and AppSource Publisher Guide](./marketplace-publishers-guide.md) page.
0 commit comments