Skip to content

Commit 102ba20

Browse files
Update articles/notification-hubs/firebase-migration-sdk.md
NIT: Updated text per suggestion in PR Co-authored-by: Seth Manheim <[email protected]>
1 parent e1a3428 commit 102ba20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/notification-hubs/firebase-migration-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.lastreviewed: 03/01/2024
1616
Google will deprecate the Firebase Cloud Messaging (FCM) legacy API by July 2024. You can begin migrating from the legacy HTTP protocol to FCM v1 on March 1, 2024. You must complete the migration by June 2024. This section describes the steps to migrate from FCM legacy to FCM v1 using the Azure SDKs.
1717

1818
## Prerequisites
19-
1. Ensure "Firebase Cloud Messaging API (V1)" is enabled in Firebase project setting under "Cloud Messaging".
19+
1. Ensure that **Firebase Cloud Messaging API (V1)** is enabled in Firebase project setting under **Cloud Messaging**.
2020
2. Ensure that FCM credentials are updated. [Follow step 1 in the REST API guide](firebase-migration-rest.md#step-1-add-fcm-v1-credentials-to-hub).
2121

2222
## Android SDK

0 commit comments

Comments
 (0)